diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 455304b..827325e 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -15,17 +15,8 @@ android { applicationId = "me.lecaro.breakout" minSdk = 21 targetSdk = 34 -// versionCode = 7 -// versionName = "7.0" - - // Get the current Unix timestamp in seconds - versionCode = (System.currentTimeMillis() / 1000/60).toInt() - // Get the current date as a string - versionName = ZonedDateTime.now(ZoneId.of("CET")) - .format(DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss")) - - - + versionCode = 28993740 + versionName = "2025-02-15 14:00:57" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { useSupportLibrary = true diff --git a/app/src/main/assets/index.html b/app/src/main/assets/index.html index c1b6dfa..62f39b0 100644 --- a/app/src/main/assets/index.html +++ b/app/src/main/assets/index.html @@ -8,14 +8,14 @@ />