Skip to content

Commit

Permalink
chore: bump version to 3.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Jul 1, 2023
1 parent c1cf0a7 commit cd98833
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 = 20230701
versionName = "3.2.13"
versionCode = 20230901
versionName = "3.2.14"

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

0 comments on commit cd98833

Please sign in to comment.