diff --git a/app/build.gradle b/app/build.gradle index e7c3739..a5153de 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "zechs.drive.stream" minSdk 28 targetSdk 32 - versionCode 5 - versionName "1.2.0" + versionCode 7 + versionName "1.2.1" archivesBaseName = "${applicationId}-${versionCode}" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"