diff --git a/app/build.gradle b/app/build.gradle index 246d9738..b1a2aab2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 24 - versionCode 37 - versionName "0.37" + versionCode 38 + versionName "0.38" ndk { moduleName "libtermux"