diff --git a/app/build.gradle b/app/build.gradle index f8dcc91..548e1fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.shwifty.tex" minSdkVersion 19 targetSdkVersion 26 - versionCode 15 - versionName "2.0.8" + versionCode 16 + versionName "2.0.9" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true }