diff --git a/10000sentencesapp/build.gradle b/10000sentencesapp/build.gradle index f714c16..0c24e84 100644 --- a/10000sentencesapp/build.gradle +++ b/10000sentencesapp/build.gradle @@ -14,8 +14,8 @@ android { applicationId "info.puzz.a10000sentences" minSdkVersion 19 targetSdkVersion 26 - versionCode 58 - versionName "0.3.2" + versionCode 59 + versionName "0.3.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {