diff --git a/app/build.gradle b/app/build.gradle index a4ff12a..c481ec5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.chromium.fontinstaller" minSdkVersion 16 targetSdkVersion 23 - versionCode 29 - versionName "3.2" + versionCode 30 + versionName "3.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }