diff --git a/app/build.gradle b/app/build.gradle index 2b88b73d..faa294b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.termux" minSdkVersion 21 targetSdkVersion 23 - versionCode 35 - versionName "0.35" + versionCode 34 + versionName "0.35.PREVIEW1" ndk { moduleName "libtermux"