Skip to content

Commit

Permalink
Some misc setting changes to have build rolling more smoothly
Browse files Browse the repository at this point in the history
  • Loading branch information
murgo committed Dec 2, 2018
1 parent b35924f commit 023eb17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Android/.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 Android/wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apply plugin: 'com.android.application'


android {
compileSdkVersion 25
compileSdkVersion 27
buildToolsVersion "28.0.3"

defaultConfig {
applicationId "fi.iki.murgo.irssinotifier"
minSdkVersion 21
targetSdkVersion 25
targetSdkVersion 27
versionCode 1
versionName "1.0"
}
Expand Down

0 comments on commit 023eb17

Please sign in to comment.