new 124 version with cuvette size option

This commit is contained in:
chandrashekhar reddy
2024-06-05 16:22:12 +05:30
parent 7fe72b0371
commit bdb58f9b49
42 changed files with 924 additions and 491 deletions

View File

@@ -0,0 +1,5 @@
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="com.example.account"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:smallIcon="@mipmap/ic_launcher" />