Skip to content

Commit

Permalink
0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrajina committed Sep 6, 2019
1 parent 1fb3d3a commit a2e82f3
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 @@ -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 {
Expand Down

0 comments on commit a2e82f3

Please sign in to comment.