We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8b3f8 commit 208bdc3Copy full SHA for 208bdc3
1 file changed
app/build.gradle.kts
@@ -23,8 +23,8 @@ android {
23
applicationId = "com.github.umer0586.droidpad"
24
minSdk = 21
25
targetSdk = 36
26
- versionCode = 37
27
- versionName = "3.5.3"
+ versionCode = 38
+ versionName = "3.5.4"
28
29
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
30
vectorDrawables {
0 commit comments