Skip to content

Commit 710a4c5

Browse files
5.0.0-beta4
1 parent 68d8b94 commit 710a4c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
applicationId = "project.pipepipe.app"
2828
minSdk = 26
2929
targetSdk = 36
30-
versionCode = 2002
31-
versionName = "5.0.0-beta3"
30+
versionCode = 2003
31+
versionName = "5.0.0-beta4"
3232
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3333
}
3434

0 commit comments

Comments
 (0)