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 2ed2aa7 commit e993ce8Copy full SHA for e993ce8
app/build.gradle.kts
@@ -43,8 +43,8 @@ android {
43
applicationId = "com.wmods.wppenhacer"
44
minSdk = 28
45
targetSdk = 34
46
- versionCode = 151
47
- versionName = "1.5.1-DEV ($gitHash)"
+ versionCode = 152
+ versionName = "1.5.2-DEV ($gitHash)"
48
multiDexEnabled = true
49
50
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments