Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
kewl.apps.dev1 committed Aug 31, 2019
1 parent 413cffb commit 3108092
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
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.

5 changes: 5 additions & 0 deletions pinview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ android {

}

sourceSets {
main.res.srcDirs 'res', 'res-public'
}


buildTypes {
release {
minifyEnabled false
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions pinview/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<resources>
<string name="app_name">pinview</string>
<string name="yoyo">pinview</string>
</resources>

0 comments on commit 3108092

Please sign in to comment.