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 added apks
Browse files Browse the repository at this point in the history
  • Loading branch information
7LPdWcaW committed Jul 15, 2017
1 parent 3bfc105 commit 209b721
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) adfd3e774e6900defed18b17144c8ed0 v2.3-alpha1](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha1/v2.3-alpha1-production.apk)
[Latest APK: (MD5) ac8b85b210187f25a5d332be624fcf5a v2.3-alpha2](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha2/v2.3-alpha2-production.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)
[Latest APK (Discrete): (MD5) 387698c6c2cbbe7ca133ce34dde1fa77 v2.3-alpha2](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha2/v2.3-alpha2-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 10
versionName "2.3-alpha1"
versionCode 11
versionName "2.3-alpha2"
}

lintOptions {
Expand Down

0 comments on commit 209b721

Please sign in to comment.