Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Commit

Permalink
Bumped version and generate RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
7LPdWcaW committed Jul 15, 2017
1 parent 13e61b8 commit 47d8f12
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Welcome to grow tracker. This app was created to help record data about growing plants in order to monitor the growing conditions to help make the plants grow better, and identify potential issues during the grow process.

[Latest APK: (MD5) cbdf6ad0cfd4d87159fd0c2f762d142c v2.2.1](https://github.com/7LPdWcaW/GrowTracker-Android/raw/master/app/app-production-release.apk)
[Latest APK: (MD5) adfd3e774e6900defed18b17144c8ed0 v2.3-alpha1](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha1/v2.3-alpha1-production.apk)

[Latest APK (Discrete): (MD5) 1099cc60eb90568074d6ca3ee230f0da v2.2.1](https://github.com/7LPdWcaW/GrowTracker-Android/raw/master/app/app-discrete-release.apk)
[Latest APK (Discrete): (MD5) 2eeb73aef11d2dc8390c9385bf0ceadf v2.3-alpha1](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha1/v2.3-alpha1-discrete.apk)

# Installation

Expand Down
Binary file modified app/app-discrete-release.apk
Binary file not shown.
Binary file modified app/app-production-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "me.anon.grow"
minSdkVersion 17
targetSdkVersion 25
versionCode 9
versionName "2.2.1"
versionCode 10
versionName "2.3-alpha1"
}

lintOptions {
Expand Down

0 comments on commit 47d8f12

Please sign in to comment.