Skip to content

Commit

Permalink
release: v27
Browse files Browse the repository at this point in the history
  • Loading branch information
xjcl committed Apr 9, 2021
1 parent 65240c8 commit a72951b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v27
- New marker info window design
- Report plant: email generation
- Minor UI and bug fixes

v26
- Window UI: "ripe" icon and larger text
- Plant atlas with plant profiles
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "xjcl.mundraub"
minSdkVersion 19
targetSdkVersion 30
versionCode 26
versionName "26"
versionCode 27
versionName "27"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true // ??
Expand Down

0 comments on commit a72951b

Please sign in to comment.