show weather icon
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
apply plugin: 'com.android.application'
|
||||
// This does not break the build when Android Studio is missing the JRebel for Android plugin.
|
||||
apply plugin: 'com.zeroturnaround.jrebel.android'
|
||||
|
||||
|
||||
android {
|
||||
@@ -6,7 +8,7 @@ android {
|
||||
buildToolsVersion "23.0.2"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.example.android.sunshine.wear"
|
||||
applicationId "com.example.android.sunshine.app"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 1
|
||||
|
||||
Reference in New Issue
Block a user