File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -618,13 +618,10 @@ android {
618
618
lint {
619
619
disable ' ExtraTranslation'
620
620
}
621
-
622
- aaptOptions {
623
- noCompress ' ja'
624
- noCompress ' dat'
625
- noCompress ' bin'
621
+ androidResources {
626
622
noCompress ' pak'
627
623
}
624
+
628
625
}
629
626
630
627
configurations {
Original file line number Diff line number Diff line change 1
1
# Wed Jul 21 16:13:31 CEST 2021
2
2
distributionBase =GRADLE_USER_HOME
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4
4
distributionPath =wrapper/dists
5
5
zipStorePath =wrapper/dists
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ versions.atsl_runner = "1.5.2"
45
45
versions. atsl_rules = " 1.5.0"
46
46
versions. atsl_junit = " 1.1.5"
47
47
versions. espresso = " 3.5.1"
48
- versions. android_gradle_plugin = " 8.2.1 "
48
+ versions. android_gradle_plugin = ' 8.7.1 '
49
49
versions. kotlin = " 1.9.21"
50
50
versions. kotlin_coroutines = " 1.7.3"
51
51
versions. snakeyaml = " 2.0"
You can’t perform that action at this time.
0 commit comments