diff --git a/app/build.gradle b/app/build.gradle index 32ae6b6d1..1c46573e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "app.simple.inure" minSdkVersion 23 targetSdkVersion 34 - versionCode 10063 - versionName "Build100.6.3" + versionCode 10100 + versionName "Build101.0.0" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"