Skip to content

Commit

Permalink
add release 1.1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfs committed Feb 10, 2016
1 parent b7147ee commit 5046b24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions opentasks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ android {
defaultConfig {
applicationId "org.dmfs.tasks"
minSdkVersion 8
targetSdkVersion 23
versionCode 101
versionName '1.1.8-pre8'
targetSdkVersion 22
versionCode 102
versionName '1.1.8.1'
}
buildTypes {
release {
Expand Down
Binary file added releases/opentasks-1.1.8.1.apk
Binary file not shown.

0 comments on commit 5046b24

Please sign in to comment.