Skip to content

Commit

Permalink
0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrajina committed Sep 7, 2019
1 parent 2a6c9e3 commit dd9a52f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 10000sentencesapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "info.puzz.a10000sentences"
minSdkVersion 19
targetSdkVersion 26
versionCode 59
versionName "0.3.3"
versionCode 60
versionName "0.3.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit dd9a52f

Please sign in to comment.