chore: prepare release 1.9.5

This commit is contained in:
hossain-khan
2025-06-27 21:51:01 +00:00
committed by github-actions[bot]
parent c918c8ff0c
commit 470be5521f
3 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ android {
// App versioning is scattered across multiple files.
// 👇🏽 Use the following workflow to update versions everywhere automatically ♻️
// https://github.com/usetrmnl/trmnl-android/actions/workflows/version-management.yml
versionCode = 15
versionName = "1.9.4"
versionCode = 16
versionName = "1.9.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
@@ -0,0 +1,2 @@
- Updated to the latest version (1.9.5)
- Latest TRMNL Mirror app with F-Droid support
+5 -5
View File
@@ -35,9 +35,9 @@ RepoType: git
Repo: https://github.com/usetrmnl/trmnl-android.git
Builds:
- versionName: 1.9.4
versionCode: 15
commit: v1.9.4
- versionName: 1.9.5
versionCode: 16
commit: v1.9.5
subdir: app
gradle:
- fdroid
@@ -47,5 +47,5 @@ MaintainerNotes: This app uses the F-Droid flavor for gradle build.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.9.4
CurrentVersionCode: 15
CurrentVersion: 1.9.5
CurrentVersionCode: 16