diff --git a/app/build.gradle b/app/build.gradle index 630f81a..272eccc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.softwarepharaoh.agpeya" minSdkVersion 22 targetSdkVersion 34 - versionCode 5 - versionName "1.3.1" + versionCode 6 + versionName "1.4.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }