Skip to content

Commit

Permalink
Update README, strings res
Browse files Browse the repository at this point in the history
  • Loading branch information
qqq3 committed Jul 11, 2016
1 parent fd046ae commit a0b8725
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Open Source weather app for Android.

## To-Do

- [ ] Remove Ads
- [x] Remove Ads
- [ ] Change Preference Screen
- [ ] Add widgets
2 changes: 0 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@
<string name="alertDialog_gps_positiveButton">Settings</string>
<string name="alertDialog_gps_negativeButton">Cancel</string>
<string name="progressDialog_gps_locate">Find current location</string>

<string name="banner_ad_unit_id" translatable="false">dsf</string>
</resources>
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Wed Oct 21 11:34:03 PDT 2015
#Sun Feb 07 14:42:22 MSK 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.8-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip

0 comments on commit a0b8725

Please sign in to comment.