Skip to content

Commit 590ed89

Browse files
committed
Create release v0.4
1 parent b79e49e commit 590ed89

4 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [unreleased][unreleased]
3+
## [0.4] 2015-08-15
44
### Changed
55
- Improved notification settings.
66

app/FreifunkAutoConnect_v_0_3.apk

-1.06 MB
Binary file not shown.

app/FreifunkAutoConnect_v_0_4.apk

1.06 MB
Binary file not shown.

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.example.tobiastrumm.freifunkautoconnect"
99
minSdkVersion 15
1010
targetSdkVersion 22
11-
versionCode 3
12-
versionName "0.3"
11+
versionCode 4
12+
versionName "0.4"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)