Skip to content

Commit c9b49ce

Browse files
committed
Bump version to 0.38
1 parent f9c642c commit c9b49ce

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
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.termux"
1414
minSdkVersion 21
1515
targetSdkVersion 24
16-
versionCode 37
17-
versionName "0.37"
16+
versionCode 38
17+
versionName "0.38"
1818

1919
ndk {
2020
moduleName "libtermux"

0 commit comments

Comments
 (0)