Skip to content

Commit 7e85523

Browse files
authored
Merge pull request #96 from hossain-khan/hossain-khan-patch-1
[BUMP] App version
2 parents fcdf99d + 7cda8a5 commit 7e85523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ android {
3232
* or you can override View.onWindowVisibilityChanged() to get notified whenever the visibility changes.
3333
*/
3434
targetSdk = 34
35-
versionCode = 12
36-
versionName = "1.11"
35+
versionCode = 13
36+
versionName = "1.12"
3737

3838
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3939
vectorDrawables {

0 commit comments

Comments
 (0)