diff --git a/app/build.gradle b/app/build.gradle index 4097f43..4450126 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { minSdkVersion 21 targetSdkVersion 35 compileSdk 35 - versionCode 27 - versionName "j-0.0.13" + versionCode 28 + versionName "j-0.0.14" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }