Skip to content

Commit 1359a61

Browse files
Android - target sdk version up
1 parent 65969dc commit 1359a61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cosmos-Android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ apply plugin: 'kotlin-android'
33

44

55
android {
6-
compileSdkVersion 28
6+
compileSdkVersion 29
77
defaultConfig {
88
applicationId "wannabit.io.cosmostaion"
99
minSdkVersion 23
10-
targetSdkVersion 28
10+
targetSdkVersion 29
1111
versionCode 77
1212
versionName "1.4.4"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)