Skip to content

Commit

Permalink
chore: bump version to 3.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Jan 1, 2023
1 parent 6098ec7 commit 9681fae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "com.osfans.trime"
minSdkVersion 21 // 21 is required for `readlinkat` for capnpproto
targetSdkVersion 29
versionCode 20230101
versionName "3.2.10"
versionCode 20230301
versionName "3.2.11"

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

0 comments on commit 9681fae

Please sign in to comment.