Skip to content

Commit

Permalink
Merge pull request #69 from kotvertolet/release_0.3.4
Browse files Browse the repository at this point in the history
Correct release version
  • Loading branch information
antonyhaman authored Mar 21, 2021
2 parents ce84e07 + af96da0 commit c7c18cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtubejextractor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
minSdkVersion 19
targetSdkVersion 30
versionCode 6
versionName "0.3.3"
versionName "0.3.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
lintOptions {
Expand Down

0 comments on commit c7c18cd

Please sign in to comment.