File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ android {
15
15
applicationId " com.riyaldi.gamekuy"
16
16
minSdkVersion 23
17
17
targetSdkVersion 30
18
- versionCode 1
19
- versionName " 1.0 "
18
+ versionCode 2
19
+ versionName " 1.1 "
20
20
21
21
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
22
22
}
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
defaultConfig {
14
14
minSdkVersion 23
15
15
targetSdkVersion 30
16
- versionCode 1
17
- versionName " 1.0 "
16
+ versionCode 2
17
+ versionName " 1.1 "
18
18
19
19
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
20
20
consumerProguardFiles " consumer-rules.pro"
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
14
14
applicationId " com.riyaldi.gamekuy.favorite"
15
15
minSdkVersion 23
16
16
targetSdkVersion 30
17
- versionCode 1
18
- versionName " 1.0 "
17
+ versionCode 2
18
+ versionName " 1.1 "
19
19
20
20
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
21
21
}
You can’t perform that action at this time.
0 commit comments