Skip to content

Commit b95b308

Browse files
committed
chore: bump version to 3.2.7
1 parent 71fce4a commit b95b308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "com.osfans.trime"
1010
minSdkVersion 21 // 21 is required for `readlinkat` for capnpproto
1111
targetSdkVersion 29
12-
versionCode 20220401
13-
versionName "3.2.6"
12+
versionCode 20220701
13+
versionName "3.2.7"
1414
setProperty("archivesBaseName", "trime-$versionName")
1515
}
1616

0 commit comments

Comments
 (0)