revert: accidental change

This commit is contained in:
ΞTΞRNAL
2026-03-20 03:00:24 +05:30
parent 2b00898355
commit 3d83c3116c
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ tasks.register<GetVersionTask>("getVersion") {
}
// You can still set these for legacy use by submodules or scripts:
rootProject.ext.set("appVersionName", providers.gradleProperty("APP_VERSION_NAME").orElse("v1.4.5").get())
rootProject.ext.set("appVersionName", providers.gradleProperty("APP_VERSION_NAME").orElse("1.4.5").get())
rootProject.ext.set("appVersionCode", providers.gradleProperty("APP_VERSION_CODE").orElse("285").get().toInt())
rootProject.ext.set("applicationId", "me.eternal.purrfectsnap")
// buildHash: when PurrfectSnap or Snapchat is updated, mappings become outdated and auto-regenerate.

View File

@@ -7,7 +7,7 @@ org.gradle.configuration-cache=true
org.gradle.configuration-cache.problems=warn
nativeAbis=arm64-v8a
APP_VERSION_NAME=v1.4.5
APP_VERSION_NAME=1.4.5
APP_VERSION_CODE=285
debug_build_hash=18fe2a814d0e2eb5
psIntegrityPinnedSha256=