Skip to content

Commit 92b2699

Browse files
committed
build: Upgrade app version to 3.11.0
1 parent 54a8302 commit 92b2699

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
@@ -20,8 +20,8 @@ android {
2020
applicationId = "com.github.umer0586.droidpad"
2121
minSdk = 23
2222
targetSdk = 36
23-
versionCode = 44
24-
versionName = "3.10.0"
23+
versionCode = 45
24+
versionName = "3.11.0"
2525

2626
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2727
vectorDrawables {

0 commit comments

Comments
 (0)