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 43c40cf commit c0c1837Copy full SHA for c0c1837
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "de.linux13524.ytldl"
9
minSdkVersion 21
10
targetSdkVersion 28
11
- versionCode 1
12
- versionName "1.0.0"
+ versionCode 2
+ versionName "1.0.1"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
externalNativeBuild {
15
cmake {
0 commit comments