Skip to content

Commit

Permalink
1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
murraycu committed Jul 27, 2017
1 parent d630e92 commit e3a91ef
Show file tree
Hide file tree
Showing 3 changed files with 9,507 additions and 3,881 deletions.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.70:
* Just some internal changes.
(Using RetroFit and OkHTTP instead of Volley.)

1.69:

* Use the latest Galaxy Zoo surveys.
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 69
versionName '1.69'
versionCode 70
versionName '1.70'

// Suggested here: https://developer.android.com/topic/libraries/testing-support-library/index.html
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down
Loading

0 comments on commit e3a91ef

Please sign in to comment.