Skip to content

Commit 81a455f

Browse files
committed
Bump version to 2.0-rc4 (99)
1 parent bf1289c commit 81a455f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId 'io.github.krlvm.powertunnel.android'
2929
minSdkVersion 16
3030
targetSdkVersion 30
31-
versionCode 98
32-
versionName "2.0-rc3"
31+
versionCode 99
32+
versionName "2.0-rc4"
3333
multiDexEnabled true
3434

3535
externalNativeBuild {

0 commit comments

Comments
 (0)