diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9b065160..4d16620d 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,12 +1,7 @@ - - + + - + @@ -71,13 +66,13 @@ - + - - - + + + - + diff --git a/main.go b/main.go index 8e9ef682..eeb163ea 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "runtime" ) -const androidBaseDir = "/data/data/org.qtproject.example.go/" +const androidBaseDir = "/data/data/ca.openprivacy.cwtch.ui/" var ( buildVer string