File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " me.hackerchick.raisetoanswer"
1010 minSdkVersion 26
1111 targetSdkVersion 30
12- versionCode 29
13- versionName " 3.6.2 "
12+ versionCode 30
13+ versionName " 3.6.3 "
1414
1515 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1616 }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88
99 }
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:4.1.3 '
11+ classpath ' com.android.tools.build:gradle:7.0.2 '
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1313
1414 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1+ Translation updates
Original file line number Diff line number Diff line change 1- # Sat Apr 10 21:56:46 IST 2021
1+ # Mon Aug 02 18:50:31 CEST 2021
22distributionBase =GRADLE_USER_HOME
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.0.2-all.zip
34distributionPath =wrapper/dists
4- zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-6.5-all.zip
7- distributionSha256Sum =c9910513d0eed63cd8f5c7fec4cb4a05731144770104a0871234a4edc3ba3cef
6+ zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments