feat: add database lab_test

This commit is contained in:
2026-05-06 11:50:20 +03:30
parent 1fb7477b5c
commit 989200cd9b
19 changed files with 591 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:name=".DrugApp"
android:allowBackup="true"