From edf8572ee35ee664ca1ac6072c75d4e2f231f272 Mon Sep 17 00:00:00 2001 From: William M Date: Sun, 16 Feb 2025 14:47:03 -0600 Subject: [PATCH] Bump version code --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index bb1dc12..956a353 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { applicationId "com.cominatyou.batterytile" minSdk 29 targetSdk 35 - versionCode 14 + versionCode 15 versionName "1.8.0" multiDexEnabled true