Skip to content

Commit 30adfab

Browse files
authored
Merge pull request #434 from akitikkx/release/3.9.0
Bump app version from 3.8.1 to 3.9.0
2 parents d6ee23c + 86fe822 commit 30adfab

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
@@ -49,8 +49,8 @@ android {
4949
applicationId "com.theupnextapp"
5050
minSdkVersion 24
5151
targetSdkVersion 36
52-
versionCode 205
53-
versionName "3.8.1"
52+
versionCode 206
53+
versionName "3.9.0"
5454
testInstrumentationRunner "com.theupnextapp.CustomTestRunner"
5555

5656
ksp {

0 commit comments

Comments
 (0)