diff --git a/app/build.gradle b/app/build.gradle index 80682f4..b4e1a5b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { minSdkVersion 21 targetSdkVersion 35 compileSdk 35 - versionCode 29 - versionName "j-0.0.15" + versionCode 30 + versionName "j-0.0.15.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }