Skip to content

Commit

Permalink
chore: bump version to 3.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Jan 1, 2024
1 parent 5738657 commit b7e5413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -23,8 +23,8 @@ android {
applicationId = "com.osfans.trime"
minSdk = 21
targetSdk = 33
versionCode = 20240101
versionName = "3.2.16"
versionCode = 20240301
versionName = "3.2.17"

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

0 comments on commit b7e5413

Please sign in to comment.