File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ android {
3131 defaultConfig {
3232 applicationId " at.tomtasche.reader"
3333 minSdkVersion 23
34+ compileSdkVersion 34
3435 targetSdkVersion 34
3536
3637 testApplicationId " at.tomtasche.reader.test"
Original file line number Diff line number Diff line change 11plugins {
2- id ' com.android.application' version ' 8.9 .2' apply false
2+ id ' com.android.application' version ' 8.5 .2' apply false
33 id ' com.google.gms.google-services' version ' 4.4.2' apply false
44 id ' com.google.firebase.crashlytics' version ' 3.0.2' apply false
55 id ' app.opendocument.conanandroidgradleplugin' version ' 0.9.6' apply false
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments