diff --git a/app/build.gradle b/app/build.gradle index ee675a4..3502274 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.termux.api" minSdkVersion 21 targetSdkVersion 28 - versionCode 37 - versionName "0.37" + versionCode 38 + versionName "0.38" } buildTypes {