Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Fix PicoVR store builds for Neo2 (#3703)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemarvin committed Jul 17, 2020
1 parent 4a83242 commit 5e93f75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ android {
'src/picovr/res'
]
jniLibs.srcDirs = ["${project.rootDir}/third_party/picovr"]
manifest.srcFile "src/picovr/AndroidManifest.xml"
}

noapi {
Expand Down

0 comments on commit 5e93f75

Please sign in to comment.