We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a8302 commit 92b2699Copy full SHA for 92b2699
1 file changed
app/build.gradle.kts
@@ -20,8 +20,8 @@ android {
20
applicationId = "com.github.umer0586.droidpad"
21
minSdk = 23
22
targetSdk = 36
23
- versionCode = 44
24
- versionName = "3.10.0"
+ versionCode = 45
+ versionName = "3.11.0"
25
26
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
27
vectorDrawables {
0 commit comments