Skip to content

Commit

Permalink
1.69
Browse files Browse the repository at this point in the history
  • Loading branch information
murraycu committed Jun 26, 2017
1 parent bd8c1c9 commit 83ec3cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.69:

* Use the latest Galaxy Zoo surveys.
(Gama 12, SDSS Lost Set, and Illustris.)

1.68

* 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 25
versionCode 68
versionName '1.68'
versionCode 69
versionName '1.69'

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

0 comments on commit 83ec3cd

Please sign in to comment.