login con email

This commit is contained in:
Juan Felipe Duarte
2023-04-12 16:32:40 -05:00
parent 30f6985711
commit fc877ab76e
6 changed files with 255 additions and 237 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.prosappco">
<application
android:label="prosappco"
android:label="prosapp"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity