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.
versionCode
1 parent 52b5600 commit fa9dcf5Copy full SHA for fa9dcf5
app/build.gradle
@@ -13,7 +13,7 @@ android {
13
applicationId 'com.d4rk.androidtutorials.java'
14
minSdk 23
15
targetSdk 36
16
- versionCode 46
+ versionCode 47
17
versionName '5.0.2'
18
vectorDrawables.useSupportLibrary = true
19
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
0 commit comments