Skip to content

Commit f424610

Browse files
committed
init
1 parent 475df20 commit f424610

File tree

5 files changed

+4
-6
lines changed

5 files changed

+4
-6
lines changed

.idea/.name

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ buildscript {
77
dependencies {
88
classpath 'com.android.tools.build:gradle:2.0.0-alpha3'
99
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
10-
// NOTE: Do not place your application dependencies here; they belong
11-
// in the individual module build.gradle files
1210
}
1311
}
1412

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<resources>
2-
<string name="app_name">AnnotationSharedPreferencesDemo</string>
2+
<string name="app_name">SmartSharedPreferencesDemo</string>
33
</resources>

0 commit comments

Comments
 (0)