Skip to content

Commit 5f66e2e

Browse files
committed
Update version information.
1 parent 6948c44 commit 5f66e2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ___ALERT:___ The `settings` screen, namely the home screen, is not happy with th
4747

4848
> Too lazy to publish to Android market
4949
50-
Download APK file from [here](https://github.com/unknownmoon/android-cry-for-light/releases/download/v0.3.3/app-debug.apk) and install it.
50+
Download APK file from [here](https://github.com/unknownmoon/android-cry-for-light/releases/download/v0.3.1/app-debug.apk) and install it.
5151

5252
<a name="features-paused"></a>
5353
## Features (Paused..)

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "unknownmoon.cryforlight"
99
minSdkVersion 23
1010
targetSdkVersion 23
11-
versionCode 7
12-
versionName "0.3.0"
11+
versionCode 8
12+
versionName "0.3.1"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)