feat: 添加Realm-Java依赖

This commit is contained in:
2023-03-31 11:37:33 +08:00
18 changed files with 386 additions and 75 deletions

View File

@@ -54,6 +54,8 @@
android:launchMode="singleTask"
android:screenOrientation="landscape"
android:theme="@style/Theme.OMQualityInspection" />
<meta-data android:name="ScopedStorage" android:value="true" />
</application>
</manifest>