We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e94a1 commit 7f7c010Copy full SHA for 7f7c010
1 file changed
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "com.example.deeplviewer"
13
minSdk = 21
14
targetSdk = 36
15
- versionCode = 46
16
- versionName = "9.2.1"
+ versionCode = 47
+ versionName = "9.3"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
testInstrumentationRunner = "com.karumi.shot.ShotTestRunner"
0 commit comments