Skip to content

Commit c0c1837

Browse files
committed
Version 1.0.1
1 parent 43c40cf commit c0c1837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "de.linux13524.ytldl"
99
minSdkVersion 21
1010
targetSdkVersion 28
11-
versionCode 1
12-
versionName "1.0.0"
11+
versionCode 2
12+
versionName "1.0.1"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
externalNativeBuild {
1515
cmake {

0 commit comments

Comments
 (0)