Skip to content

Commit 81b5889

Browse files
committed
Bump version to 0.71
1 parent 514f592 commit 81b5889

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
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.termux"
1515
minSdkVersion 21
1616
targetSdkVersion 28
17-
versionCode 70
18-
versionName "0.70"
17+
versionCode 71
18+
versionName "0.71"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)