Skip to content

Commit 5558f37

Browse files
committed
Bump version to 0.31
1 parent 0882ed6 commit 5558f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.termux"
1919
minSdkVersion 21
2020
targetSdkVersion 23
21-
versionCode 30
22-
versionName "0.30"
21+
versionCode 31
22+
versionName "0.31"
2323
}
2424

2525
buildTypes {

0 commit comments

Comments
 (0)