Skip to content

Commit aaa9227

Browse files
committed
Bump version to 0.65
1 parent 365f972 commit aaa9227

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
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.termux"
1414
minSdkVersion 21
1515
targetSdkVersion 27
16-
versionCode 64
17-
versionName "0.64"
16+
versionCode 65
17+
versionName "0.65"
1818
}
1919

2020
buildTypes {

0 commit comments

Comments
 (0)