Skip to content

Commit 6600abe

Browse files
committed
Increase version to 1.5.0
Signed-off-by: Dev4Mod <[email protected]>
1 parent 92f025e commit 6600abe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ android {
4343
applicationId = "com.wmods.wppenhacer"
4444
minSdk = 28
4545
targetSdk = 34
46-
versionCode = 130
47-
versionName = "1.4.0-DEV ($gitHash)"
46+
versionCode = 150
47+
versionName = "1.5.0-DEV ($gitHash)"
4848
multiDexEnabled = true
4949

5050
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)