We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09a6ed commit 5c36768Copy full SHA for 5c36768
1 file changed
app/build.gradle.kts
@@ -21,8 +21,8 @@ android {
21
applicationId = "com.github.umer0586.droidpad"
22
minSdk = 21
23
targetSdk = 35
24
- versionCode = 28
25
- versionName = "3.0.0"
+ versionCode = 29
+ versionName = "3.1.0"
26
27
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
28
vectorDrawables {
0 commit comments