This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nils
/
AndroidSoundboard
mirror of
https://github.com/malteschmitz/AndroidSoundboard.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
New kotlin version 1.2.21
pull/1/head
Nils Dittberner
7 years ago
parent
b175c6f423
commit
a938b7df13
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build.gradle
+ 1
- 1
build.gradle
View File
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.
1.3-2
'
ext.kotlin_version = '1.
2.21
'
repositories {
google()
jcenter()
Write
Preview
Loading…
Cancel
Save