Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1RandomDev committed Dec 10, 2023
1 parent cd114e5 commit 42c2d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdk 26
targetSdk 34
versionCode 1
versionName "1.0.0"
versionName "1.1.0"
setProperty("archivesBaseName", "MeTube-$versionName")

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 42c2d14

Please sign in to comment.