From bc252ea9a38c4176520da9c7f8c767eb52b6ea10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=9ET=CE=9ERNAL?= Date: Tue, 24 Feb 2026 16:03:05 +0530 Subject: [PATCH] prepare for v1.3.2 --- build.gradle.kts | 4 ++-- changelogs-stable.txt | 5 +++++ gradle.properties | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index ad8658c6..b130afb2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -33,8 +33,8 @@ tasks.register("getVersion") { } // You can still set these for legacy use by submodules or scripts: -rootProject.ext.set("appVersionName", providers.gradleProperty("APP_VERSION_NAME").orElse("1.3.0").get()) -rootProject.ext.set("appVersionCode", providers.gradleProperty("APP_VERSION_CODE").orElse("270").get().toInt()) +rootProject.ext.set("appVersionName", providers.gradleProperty("APP_VERSION_NAME").orElse("1.3.2").get()) +rootProject.ext.set("appVersionCode", providers.gradleProperty("APP_VERSION_CODE").orElse("272").get().toInt()) rootProject.ext.set("applicationId", "me.eternal.purrfectsnap") rootProject.ext.set( "buildHash", diff --git a/changelogs-stable.txt b/changelogs-stable.txt index 8012a81e..a61a9766 100644 --- a/changelogs-stable.txt +++ b/changelogs-stable.txt @@ -1,3 +1,8 @@ +## v1.3.2 +- ⚠️ ALL USERS ARE REQUESTED TO UPDATE TO THIS VERSION AS SOON AS POSSIBLE!⚠️ +- Fix: Crucial fixes +- Fix: Media File Picker and added mapper(tq to RSR) + ## v1.3.0 - New: Bulk Manage Friend Requests(tq to RSR) - Fix: Bulk Action Progress Dialogs(tq to RSR) diff --git a/gradle.properties b/gradle.properties index 0beadeb5..e72ef751 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,8 +7,8 @@ org.gradle.configuration-cache=true org.gradle.configuration-cache.problems=warn nativeAbis=arm64-v8a -APP_VERSION_NAME=1.3.0 -APP_VERSION_CODE=270 +APP_VERSION_NAME=1.3.2 +APP_VERSION_CODE=272 debug_build_hash=18fe2a814d0e2eb5 psIntegrityPinnedSha256= EXPECTED_CERT_SHA256=371cb9fbebbe9880d147f59bab36d61eee122854ef8c9ee1ecf12b82368bcf10