We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b42773 + 85b90b7 commit 81cbb50Copy full SHA for 81cbb50
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
compileSdk 34
13
targetSdkVersion 34
14
multiDexEnabled true
15
- versionCode 43
16
- versionName "4.6.1"
+ versionCode 47
+ versionName "4.6.3"
17
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
18
buildFeatures.dataBinding = true
19
vectorDrawables.useSupportLibrary = true
0 commit comments