We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bce235 commit ba60294Copy full SHA for ba60294
1 file changed
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "li.doerf.hacked"
14
minSdk 23
15
targetSdk 36
16
- versionCode 119
17
- versionName "3.8.0"
+ versionCode 120
+ versionName "3.8.1"
18
multiDexEnabled true
19
javaCompileOptions {
20
annotationProcessorOptions {
0 commit comments