File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
1212 applicationId = " com.v2ray.ang"
1313 minSdk = 21
1414 targetSdk = 35
15- versionCode = 653
16- versionName = " 1.10.3 "
15+ versionCode = 654
16+ versionName = " 1.10.4 "
1717 multiDexEnabled = true
1818
1919 val abiFilterList = (properties[" ABI_FILTERS" ] as ? String )?.split(' ;' )
Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 8.9.3 "
2+ agp = " 8.10.0 "
33desugarJdkLibs = " 2.1.5"
44gradleLicensePlugin = " 0.9.8"
55kotlin = " 2.1.21"
Original file line number Diff line number Diff line change 11# Thu Nov 14 12:42:51 BDT 2024
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.1 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments