Skip to content

Commit

Permalink
chore: bump version to 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Feb 1, 2022
1 parent 426546e commit c1f6be9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "com.osfans.trime"
minSdkVersion 21 // 21 is required for `readlinkat` for capnpproto
targetSdkVersion 29
versionCode 20220201
versionName "3.2.5"
versionCode 20220401
versionName "3.2.6"
setProperty("archivesBaseName", "trime-$versionName")
}

Expand Down

0 comments on commit c1f6be9

Please sign in to comment.