We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65969dc commit 1359a61Copy full SHA for 1359a61
Cosmos-Android/app/build.gradle
@@ -3,11 +3,11 @@ apply plugin: 'kotlin-android'
3
4
5
android {
6
- compileSdkVersion 28
+ compileSdkVersion 29
7
defaultConfig {
8
applicationId "wannabit.io.cosmostaion"
9
minSdkVersion 23
10
- targetSdkVersion 28
+ targetSdkVersion 29
11
versionCode 77
12
versionName "1.4.4"
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments