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 92f025e commit 6600abeCopy full SHA for 6600abe
app/build.gradle.kts
@@ -43,8 +43,8 @@ android {
43
applicationId = "com.wmods.wppenhacer"
44
minSdk = 28
45
targetSdk = 34
46
- versionCode = 130
47
- versionName = "1.4.0-DEV ($gitHash)"
+ versionCode = 150
+ versionName = "1.5.0-DEV ($gitHash)"
48
multiDexEnabled = true
49
50
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments