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

Commit 9520401

Browse files
committed
Bumped version
1 parent 0d6eadc commit 9520401

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
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.
44

5-
[Latest APK: (MD5) 10001b717b1965c8f7e4340c1b6448f1 v2.3-alpha3](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha3/v2.3-alpha3-production.apk)
5+
[Latest APK: (MD5) 9b7cd8b0c1f8521f6360d5aa6cca00dd v2.3-alpha4](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha4/v2.3-alpha4-production.apk)
66

7-
[Latest APK (Discrete): (MD5) 799b03ba7002e5d3c123061165af4106 v2.3-alpha3](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha3/v2.3-alpha3-discrete.apk)
7+
[Latest APK (Discrete): (MD5) cb18d4135d548e1e2bf9c284946df4b8 v2.3-alpha4](https://github.com/7LPdWcaW/GrowTracker-Android/releases/download/v2.3-alpha4/v2.3-alpha4-discrete.apk)
88

99
# Installation
1010

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "me.anon.grow"
1313
minSdkVersion 17
1414
targetSdkVersion 25
15-
versionCode 12
16-
versionName "2.3-alpha3"
15+
versionCode 13
16+
versionName "2.3-alpha4"
1717
}
1818

1919
lintOptions {

0 commit comments

Comments
 (0)