Skip to content

Commit b0f1773

Browse files
committed
Bump version to 0.70
1 parent af9f28c commit b0f1773

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 69
18-
versionName "0.69"
17+
versionCode 70
18+
versionName "0.70"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)