Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -4,7 +4,7 @@ apply plugin: 'kotlin-android' | ... | @@ -4,7 +4,7 @@ apply plugin: 'kotlin-android' |
4 | 4 | ||
5 | android { | 5 | android { |
6 | compileSdkVersion 29 | 6 | compileSdkVersion 29 |
7 | - buildToolsVersion "29.0.2" | 7 | + buildToolsVersion "29.0.3" |
8 | defaultConfig { | 8 | defaultConfig { |
9 | applicationId "com.khuhacker.pocketgym" | 9 | applicationId "com.khuhacker.pocketgym" |
10 | minSdkVersion 21 | 10 | minSdkVersion 21 | ... | ... |
-
Please register or login to post a comment