diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 3af94ee..fe625b4 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -13,8 +13,8 @@ android { applicationId = "org.soulstone.vigil" minSdk = 26 targetSdk = 35 - versionCode = 1 - versionName = "0.1.0" + versionCode = 2 + versionName = "0.1.1" } // Fixed debug keystore committed to the repo (a debug key is non-secret — its