Skip to content

Commit

Permalink
added public
Browse files Browse the repository at this point in the history
  • Loading branch information
kewl.apps.dev1 committed Sep 1, 2019
1 parent 3108092 commit 4b2dada
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions pinview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ android {

}

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


buildTypes {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<public name="app_name" type="string"/>

<public/>

</resources>

0 comments on commit 4b2dada

Please sign in to comment.