mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-01 22:25:46 +01:00
Create a core-util module with some common utilities.
This commit is contained in:
6
core-util/src/main/AndroidManifest.xml
Normal file
6
core-util/src/main/AndroidManifest.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.signal.core.util">
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user