diff --git a/app/build.gradle.kts b/app/build.gradle.kts index a506d0c..1cca324 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -33,8 +33,8 @@ android { // move; re-evaluate then. OldTargetApi suppressed at the source per STATIC_ANALYSIS.md. //noinspection OldTargetApi targetSdk = 36 - versionCode = 44 - versionName = "1.0.44" + versionCode = 47 + versionName = "1.0.47" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {