diff --git a/app/build.gradle b/app/build.gradle index 37edb3a..d039c7b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.termux.x11" minSdkVersion 24 targetSdkVersion 28 - versionCode 2 - versionName "1.01" + versionCode 4 + versionName "1.02.01" } signingConfigs {