File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
- android : versionCode =" 190 "
5
- android : versionName =" 2.38.190 " android : installLocation =" auto" >
4
+ android : versionCode =" 191 "
5
+ android : versionName =" 2.38.191 " android : installLocation =" auto" >
6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.READ_EXTERNAL_STORAGE" tools : ignore =" ScopedStorage" />
8
8
<uses-permission android : name =" android.permission.WRITE_EXTERNAL_STORAGE" tools : ignore =" ScopedStorage" />
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
5
5
google()
6
6
}
7
7
dependencies {
8
- classpath ' com.android.tools.build:gradle:8.4.2 '
8
+ classpath ' com.android.tools.build:gradle:8.8.0 '
9
9
}
10
10
}
11
11
Original file line number Diff line number Diff line change 1
1
# Sun Feb 20 10:46:25 AEST 2022
2
2
distributionBase =GRADLE_USER_HOME
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.6 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
4
4
distributionPath =wrapper/dists
5
5
zipStorePath =wrapper/dists
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments