Skip to content

Commit

Permalink
Update readme and build script for v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blinskey committed Mar 7, 2015
1 parent 9a7b536 commit 6605a56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions GreekReference/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 23
versionName "1.8.0"
versionCode 24
versionName "1.9.0"
}

compileOptions {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ If you find this app useful, please consider [making a donation](GiveDirectly) t

## Status

The latest release is version 1.8.0. The corresponding version of the [Greek Reference Database Creator][] is 1.2.0.
The latest release is version 1.9.0. The corresponding version of the [Greek Reference Database Creator][] is 1.2.0.

You can view a changelog for each release on the [Releases page][].

Expand Down

0 comments on commit 6605a56

Please sign in to comment.