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 68d8b94 commit 710a4c5Copy full SHA for 710a4c5
android/build.gradle.kts
@@ -27,8 +27,8 @@ android {
27
applicationId = "project.pipepipe.app"
28
minSdk = 26
29
targetSdk = 36
30
- versionCode = 2002
31
- versionName = "5.0.0-beta3"
+ versionCode = 2003
+ versionName = "5.0.0-beta4"
32
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
33
}
34
0 commit comments