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