parent
65d71f4516
commit
308b7ca226
@ -1,8 +1,6 @@
|
|||||||
#Wed Oct 29 10:19:03 CST 2025
|
#Wed Oct 29 10:19:03 CST 2025
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
|
||||||
networkTimeout=10000
|
|
||||||
validateDistributionUrl=true
|
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
@ -0,0 +1,6 @@
|
|||||||
|
-repackageclasses 'g69'
|
||||||
|
#-keep class kotlinx.** { *; }
|
||||||
|
#-keep class kotlin.** { *; }
|
||||||
|
-dontwarn kotlinx.coroutines.**
|
||||||
|
|
||||||
|
#-classobfuscationdictionary ../dict.txt
|
||||||
Loading…
Reference in new issue