diff --git a/app/build.gradle b/app/build.gradle index 6cfb8643..c5b97b12 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "org.permanent.PermanentArchive" minSdkVersion 26 targetSdkVersion 34 - versionCode 63 - versionName "1.8.6" + versionCode 64 + versionName "1.9.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }