Skip to content

Commit

Permalink
- Attachment support
Browse files Browse the repository at this point in the history
 - Attachment preview for tablets
 - Bugfixing
  • Loading branch information
konradrenner committed May 2, 2016
1 parent d902aa8 commit 5d059fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "org.kore.kolabnotes.android"
minSdkVersion 16
targetSdkVersion 23
versionCode 68
versionName "2.0.3"
versionCode 69
versionName "2.0.4"

//Running test
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 5d059fa

Please sign in to comment.