diff --git a/app/build.gradle b/app/build.gradle index 77dfac6..4cadbb6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.termux.styling" minSdkVersion 21 targetSdkVersion 25 - versionCode 15 - versionName "0.15" + versionCode 16 + versionName "0.16" } buildTypes {