Skip to content

Commit 7f7c010

Browse files
committed
Update version
1 parent 37e94a1 commit 7f7c010

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 = 46
16-
versionName = "9.2.1"
15+
versionCode = 47
16+
versionName = "9.3"
1717

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

0 commit comments

Comments
 (0)