We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4961740 commit 4d36293Copy full SHA for 4d36293
app/build.gradle
@@ -13,7 +13,7 @@ android {
13
applicationId 'com.d4rk.androidtutorials.java'
14
minSdk 23
15
targetSdk 36
16
- versionCode 52
+ versionCode 53
17
versionName '5.0.3'
18
vectorDrawables.useSupportLibrary = true
19
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
0 commit comments