Skip to content

Commit

Permalink
chore: bump version to 3.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Sep 1, 2023
1 parent e6ed880 commit cbe811a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -71,8 +71,8 @@ android {
applicationId = "com.osfans.trime"
minSdk = 21
targetSdk = 33
versionCode = 20230901
versionName = "3.2.14"
versionCode = 20231101
versionName = "3.2.15"

multiDexEnabled = true
setProperty("archivesBaseName", "trime-$versionName")
Expand Down

0 comments on commit cbe811a

Please sign in to comment.