File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ android {
19
19
applicationId " wannabit.io.cosmostaion"
20
20
minSdkVersion 24
21
21
targetSdkVersion 33
22
- versionCode 194
23
- versionName " 1.9.4 "
22
+ versionCode 196
23
+ versionName " 1.9.6 "
24
24
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
25
25
}
26
26
buildTypes {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
7
7
jcenter()
8
8
}
9
9
dependencies {
10
- classpath ' com.android.tools.build:gradle:7.2.0 '
10
+ classpath ' com.android.tools.build:gradle:7.4.2 '
11
11
classpath ' com.google.gms:google-services:4.3.10'
12
12
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
13
13
classpath " com.google.protobuf:protobuf-java:3.14.0"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.5 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments