diff --git a/app/build.gradle b/app/build.gradle index d33ad77f..a2c955f1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 24 - versionCode 41 - versionName "0.41" + versionCode 42 + versionName "0.42" ndk { moduleName "libtermux"