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