Skip to content

Commit f2921c3

Browse files
committed
Update version
1 parent 64565fd commit f2921c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.example.deeplviewer"
1313
minSdk = 21
1414
targetSdk = 36
15-
versionCode = 47
16-
versionName = "9.3"
15+
versionCode = 48
16+
versionName = "9.4"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
testInstrumentationRunner = "com.karumi.shot.ShotTestRunner"

0 commit comments

Comments
 (0)