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 537c2b0 commit bc7633fCopy full SHA for bc7633f
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
minSdk 26
11
targetSdk 34
12
versionCode 1
13
- versionName "1.1.0"
+ versionName "1.2.0"
14
setProperty("archivesBaseName", "MeTube-$versionName")
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments