We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415dfda commit 9467a51Copy full SHA for 9467a51
app/build.gradle.kts
@@ -43,8 +43,8 @@ android {
43
applicationId = "com.wmods.wppenhacer"
44
minSdk = 28
45
targetSdk = 34
46
- versionCode = 152
47
- versionName = "1.5.2-DEV ($gitHash)"
+ versionCode = 153
+ versionName = "1.5.3-DEV ($gitHash)"
48
multiDexEnabled = true
49
50
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments