We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e16880 commit 711f790Copy full SHA for 711f790
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 = 32
25
- versionName = "3.3.1"
+ versionCode = 33
+ versionName = "3.4.0"
26
27
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
28
vectorDrawables {
0 commit comments