quero agora marcar as consultas e medicamentos para os apcientes
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
60
.idea/caches/deviceStreaming.xml
generated
60
.idea/caches/deviceStreaming.xml
generated
@@ -580,6 +580,30 @@
|
||||
<option name="screenX" value="1080" />
|
||||
<option name="screenY" value="2400" />
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="33" />
|
||||
<option name="brand" value="samsung" />
|
||||
<option name="codename" value="c1qksw" />
|
||||
<option name="id" value="c1qksw" />
|
||||
<option name="labId" value="google" />
|
||||
<option name="manufacturer" value="Samsung" />
|
||||
<option name="name" value="Galaxy Note 20 5G" />
|
||||
<option name="screenDensity" value="450" />
|
||||
<option name="screenX" value="1080" />
|
||||
<option name="screenY" value="2400" />
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="33" />
|
||||
<option name="brand" value="samsung" />
|
||||
<option name="codename" value="c2q" />
|
||||
<option name="id" value="c2q" />
|
||||
<option name="labId" value="google" />
|
||||
<option name="manufacturer" value="Samsung" />
|
||||
<option name="name" value="Galaxy Note20 Ultra 5G" />
|
||||
<option name="screenDensity" value="560" />
|
||||
<option name="screenX" value="1440" />
|
||||
<option name="screenY" value="3088" />
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="34" />
|
||||
<option name="brand" value="google" />
|
||||
@@ -760,6 +784,18 @@
|
||||
</list>
|
||||
</option>
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="36" />
|
||||
<option name="brand" value="samsung" />
|
||||
<option name="codename" value="e1s" />
|
||||
<option name="id" value="e1s" />
|
||||
<option name="labId" value="google" />
|
||||
<option name="manufacturer" value="Samsung" />
|
||||
<option name="name" value="Galaxy S24" />
|
||||
<option name="screenDensity" value="480" />
|
||||
<option name="screenX" value="1080" />
|
||||
<option name="screenY" value="2340" />
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="36" />
|
||||
<option name="brand" value="samsung" />
|
||||
@@ -1278,6 +1314,18 @@
|
||||
<option name="screenX" value="1440" />
|
||||
<option name="screenY" value="3200" />
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="35" />
|
||||
<option name="brand" value="samsung" />
|
||||
<option name="codename" value="p3s" />
|
||||
<option name="id" value="p3s" />
|
||||
<option name="labId" value="google" />
|
||||
<option name="manufacturer" value="Samsung" />
|
||||
<option name="name" value="Galaxy S21 Ultra 5G" />
|
||||
<option name="screenDensity" value="600" />
|
||||
<option name="screenX" value="1440" />
|
||||
<option name="screenY" value="3200" />
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="36" />
|
||||
<option name="brand" value="samsung" />
|
||||
@@ -1664,6 +1712,18 @@
|
||||
<option name="screenX" value="1440" />
|
||||
<option name="screenY" value="3200" />
|
||||
</PersistentDeviceSelectionData>
|
||||
<PersistentDeviceSelectionData>
|
||||
<option name="api" value="33" />
|
||||
<option name="brand" value="samsung" />
|
||||
<option name="codename" value="z3q" />
|
||||
<option name="id" value="z3q" />
|
||||
<option name="labId" value="google" />
|
||||
<option name="manufacturer" value="Samsung" />
|
||||
<option name="name" value="Galaxy S20 Ultra 5G" />
|
||||
<option name="screenDensity" value="560" />
|
||||
<option name="screenX" value="1440" />
|
||||
<option name="screenY" value="3200" />
|
||||
</PersistentDeviceSelectionData>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
4
.idea/deploymentTargetSelector.xml
generated
4
.idea/deploymentTargetSelector.xml
generated
@@ -4,10 +4,10 @@
|
||||
<selectionStates>
|
||||
<SelectionState runConfigName="app">
|
||||
<option name="selectionMode" value="DROPDOWN" />
|
||||
<DropdownSelection timestamp="2026-04-28T14:58:01.141049Z">
|
||||
<DropdownSelection timestamp="2026-04-30T09:28:58.563053Z">
|
||||
<Target type="DEFAULT_BOOT">
|
||||
<handle>
|
||||
<DeviceId pluginId="PhysicalDevice" identifier="serial=b93659d0e5dd" />
|
||||
<DeviceId pluginId="LocalEmulator" identifier="path=/Users/230405/.android/avd/Medium_Phone.avd" />
|
||||
</handle>
|
||||
</Target>
|
||||
</DropdownSelection>
|
||||
|
||||
@@ -72,10 +72,11 @@ dependencies {
|
||||
// Firebase BoM
|
||||
implementation platform('com.google.firebase:firebase-bom:32.7.2')
|
||||
|
||||
// Firebase Auth, Firestore and Storage
|
||||
// Firebase Auth, Firestore, Storage and Realtime Database
|
||||
implementation 'com.google.firebase:firebase-auth'
|
||||
implementation 'com.google.firebase:firebase-firestore'
|
||||
implementation 'com.google.firebase:firebase-storage'
|
||||
implementation 'com.google.firebase:firebase-database'
|
||||
|
||||
// Glide for image loading
|
||||
implementation 'com.github.bumptech.glide:glide:4.16.0'
|
||||
|
||||
@@ -12,6 +12,7 @@ import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import androidx.viewbinding.ViewBindings;
|
||||
import com.example.medcuida.pro.R;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
import java.lang.NullPointerException;
|
||||
import java.lang.Override;
|
||||
import java.lang.String;
|
||||
@@ -20,6 +21,12 @@ public final class ActivityDetalhePacienteBinding implements ViewBinding {
|
||||
@NonNull
|
||||
private final ConstraintLayout rootView;
|
||||
|
||||
@NonNull
|
||||
public final MaterialButton btnAdicionarMedicamento;
|
||||
|
||||
@NonNull
|
||||
public final MaterialButton btnAgendarConsulta;
|
||||
|
||||
@NonNull
|
||||
public final ImageButton btnSairDetalhe;
|
||||
|
||||
@@ -42,11 +49,14 @@ public final class ActivityDetalhePacienteBinding implements ViewBinding {
|
||||
public final TextView tvSexoPaciente;
|
||||
|
||||
private ActivityDetalhePacienteBinding(@NonNull ConstraintLayout rootView,
|
||||
@NonNull MaterialButton btnAdicionarMedicamento, @NonNull MaterialButton btnAgendarConsulta,
|
||||
@NonNull ImageButton btnSairDetalhe, @NonNull TextView tvEmailPaciente,
|
||||
@NonNull TextView tvIdadePaciente, @NonNull TextView tvMedicacaoPaciente,
|
||||
@NonNull TextView tvNomePaciente, @NonNull TextView tvNumeroUtente,
|
||||
@NonNull TextView tvSexoPaciente) {
|
||||
this.rootView = rootView;
|
||||
this.btnAdicionarMedicamento = btnAdicionarMedicamento;
|
||||
this.btnAgendarConsulta = btnAgendarConsulta;
|
||||
this.btnSairDetalhe = btnSairDetalhe;
|
||||
this.tvEmailPaciente = tvEmailPaciente;
|
||||
this.tvIdadePaciente = tvIdadePaciente;
|
||||
@@ -83,6 +93,18 @@ public final class ActivityDetalhePacienteBinding implements ViewBinding {
|
||||
// This is done to optimize the compiled bytecode for size and performance.
|
||||
int id;
|
||||
missingId: {
|
||||
id = R.id.btn_adicionar_medicamento;
|
||||
MaterialButton btnAdicionarMedicamento = ViewBindings.findChildViewById(rootView, id);
|
||||
if (btnAdicionarMedicamento == null) {
|
||||
break missingId;
|
||||
}
|
||||
|
||||
id = R.id.btn_agendar_consulta;
|
||||
MaterialButton btnAgendarConsulta = ViewBindings.findChildViewById(rootView, id);
|
||||
if (btnAgendarConsulta == null) {
|
||||
break missingId;
|
||||
}
|
||||
|
||||
id = R.id.btn_sair_detalhe;
|
||||
ImageButton btnSairDetalhe = ViewBindings.findChildViewById(rootView, id);
|
||||
if (btnSairDetalhe == null) {
|
||||
@@ -125,9 +147,9 @@ public final class ActivityDetalhePacienteBinding implements ViewBinding {
|
||||
break missingId;
|
||||
}
|
||||
|
||||
return new ActivityDetalhePacienteBinding((ConstraintLayout) rootView, btnSairDetalhe,
|
||||
tvEmailPaciente, tvIdadePaciente, tvMedicacaoPaciente, tvNomePaciente, tvNumeroUtente,
|
||||
tvSexoPaciente);
|
||||
return new ActivityDetalhePacienteBinding((ConstraintLayout) rootView,
|
||||
btnAdicionarMedicamento, btnAgendarConsulta, btnSairDetalhe, tvEmailPaciente,
|
||||
tvIdadePaciente, tvMedicacaoPaciente, tvNomePaciente, tvNumeroUtente, tvSexoPaciente);
|
||||
}
|
||||
String missingId = rootView.getResources().getResourceName(id);
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(missingId));
|
||||
|
||||
@@ -18,6 +18,7 @@ import androidx.viewbinding.ViewBindings;
|
||||
import com.example.medcuida.pro.R;
|
||||
import com.google.android.material.bottomnavigation.BottomNavigationView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
import com.google.android.material.floatingactionbutton.FloatingActionButton;
|
||||
import com.google.android.material.imageview.ShapeableImageView;
|
||||
import com.google.android.material.textfield.TextInputEditText;
|
||||
import com.google.android.material.textfield.TextInputLayout;
|
||||
@@ -59,6 +60,9 @@ public final class ActivityMainBinding implements ViewBinding {
|
||||
@NonNull
|
||||
public final TextInputEditText editSearchPacientes;
|
||||
|
||||
@NonNull
|
||||
public final FloatingActionButton fabAddConsulta;
|
||||
|
||||
@NonNull
|
||||
public final ShapeableImageView imgPerfilMain;
|
||||
|
||||
@@ -128,17 +132,17 @@ public final class ActivityMainBinding implements ViewBinding {
|
||||
@NonNull ImageButton btnNextDayHist, @NonNull ImageButton btnPrevDayHist,
|
||||
@NonNull LinearLayout btnSelectDateHist, @NonNull CalendarView calendarView,
|
||||
@NonNull FrameLayout container, @NonNull TextInputEditText editSearchPacientes,
|
||||
@NonNull ShapeableImageView imgPerfilMain, @NonNull LinearLayout layTop,
|
||||
@NonNull RecyclerView recyclerAceites, @NonNull RecyclerView recyclerAgenda,
|
||||
@NonNull RecyclerView recyclerConsultas, @NonNull TextInputLayout searchLayoutPacientes,
|
||||
@NonNull TextView textAceitesEmpty, @NonNull TextView textAgendaInfoHist,
|
||||
@NonNull TextView textAgendaVazia, @NonNull TextView textEmptyState,
|
||||
@NonNull TextView textSelectedDateFullHist, @NonNull TextView tvCedula,
|
||||
@NonNull TextView tvEmailMedico, @NonNull TextView tvEspecialidade,
|
||||
@NonNull TextView tvGreetingMain, @NonNull TextView tvHorarioPerfil,
|
||||
@NonNull TextView tvNomeMedico, @NonNull LinearLayout viewAceites,
|
||||
@NonNull LinearLayout viewAgenda, @NonNull LinearLayout viewPacientes,
|
||||
@NonNull LinearLayout viewPerfil) {
|
||||
@NonNull FloatingActionButton fabAddConsulta, @NonNull ShapeableImageView imgPerfilMain,
|
||||
@NonNull LinearLayout layTop, @NonNull RecyclerView recyclerAceites,
|
||||
@NonNull RecyclerView recyclerAgenda, @NonNull RecyclerView recyclerConsultas,
|
||||
@NonNull TextInputLayout searchLayoutPacientes, @NonNull TextView textAceitesEmpty,
|
||||
@NonNull TextView textAgendaInfoHist, @NonNull TextView textAgendaVazia,
|
||||
@NonNull TextView textEmptyState, @NonNull TextView textSelectedDateFullHist,
|
||||
@NonNull TextView tvCedula, @NonNull TextView tvEmailMedico,
|
||||
@NonNull TextView tvEspecialidade, @NonNull TextView tvGreetingMain,
|
||||
@NonNull TextView tvHorarioPerfil, @NonNull TextView tvNomeMedico,
|
||||
@NonNull LinearLayout viewAceites, @NonNull LinearLayout viewAgenda,
|
||||
@NonNull LinearLayout viewPacientes, @NonNull LinearLayout viewPerfil) {
|
||||
this.rootView = rootView;
|
||||
this.bottomNavigation = bottomNavigation;
|
||||
this.btnEditarDados = btnEditarDados;
|
||||
@@ -150,6 +154,7 @@ public final class ActivityMainBinding implements ViewBinding {
|
||||
this.calendarView = calendarView;
|
||||
this.container = container;
|
||||
this.editSearchPacientes = editSearchPacientes;
|
||||
this.fabAddConsulta = fabAddConsulta;
|
||||
this.imgPerfilMain = imgPerfilMain;
|
||||
this.layTop = layTop;
|
||||
this.recyclerAceites = recyclerAceites;
|
||||
@@ -260,6 +265,12 @@ public final class ActivityMainBinding implements ViewBinding {
|
||||
break missingId;
|
||||
}
|
||||
|
||||
id = R.id.fab_add_consulta;
|
||||
FloatingActionButton fabAddConsulta = ViewBindings.findChildViewById(rootView, id);
|
||||
if (fabAddConsulta == null) {
|
||||
break missingId;
|
||||
}
|
||||
|
||||
id = R.id.img_perfil_main;
|
||||
ShapeableImageView imgPerfilMain = ViewBindings.findChildViewById(rootView, id);
|
||||
if (imgPerfilMain == null) {
|
||||
@@ -388,11 +399,11 @@ public final class ActivityMainBinding implements ViewBinding {
|
||||
|
||||
return new ActivityMainBinding((RelativeLayout) rootView, bottomNavigation, btnEditarDados,
|
||||
btnGoTodayIconHist, btnLogout, btnNextDayHist, btnPrevDayHist, btnSelectDateHist,
|
||||
calendarView, container, editSearchPacientes, imgPerfilMain, layTop, recyclerAceites,
|
||||
recyclerAgenda, recyclerConsultas, searchLayoutPacientes, textAceitesEmpty,
|
||||
textAgendaInfoHist, textAgendaVazia, textEmptyState, textSelectedDateFullHist, tvCedula,
|
||||
tvEmailMedico, tvEspecialidade, tvGreetingMain, tvHorarioPerfil, tvNomeMedico,
|
||||
viewAceites, viewAgenda, viewPacientes, viewPerfil);
|
||||
calendarView, container, editSearchPacientes, fabAddConsulta, imgPerfilMain, layTop,
|
||||
recyclerAceites, recyclerAgenda, recyclerConsultas, searchLayoutPacientes,
|
||||
textAceitesEmpty, textAgendaInfoHist, textAgendaVazia, textEmptyState,
|
||||
textSelectedDateFullHist, tvCedula, tvEmailMedico, tvEspecialidade, tvGreetingMain,
|
||||
tvHorarioPerfil, tvNomeMedico, viewAceites, viewAgenda, viewPacientes, viewPerfil);
|
||||
}
|
||||
String missingId = rootView.getResources().getResourceName(id);
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(missingId));
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -26,6 +26,6 @@
|
||||
type="INSTRUMENTATION_TEST"
|
||||
applicationId="com.example.medcuida.pro.test"
|
||||
generatedResourceFolders="build/generated/res/resValues/androidTest/debug"
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.3.1/transforms/56130608d9d3164e20c700afa78e16f0/transformed/D8BackportedDesugaredMethods.txt">
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.4.1/transforms/7473c73b078130e603dd1d8e008ab0b2/transformed/D8BackportedDesugaredMethods.txt">
|
||||
</artifact>
|
||||
</variant>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name=":app"
|
||||
type="APP"
|
||||
maven="Cuida:app:unspecified"
|
||||
agpVersion="9.1.0"
|
||||
agpVersion="9.2.0"
|
||||
buildFolder="build"
|
||||
bootClassPath="/Users/230405/Library/Android/sdk/platforms/android-35/android.jar:/Users/230405/Library/Android/sdk/build-tools/36.0.0/core-lambda-stubs.jar"
|
||||
javaSourceLevel="1.8"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<incidents format="6" by="lint 9.1.0" type="partial_results">
|
||||
<incidents format="6" by="lint 9.2.0" type="partial_results">
|
||||
<map id="UnusedResources">
|
||||
<entry
|
||||
name="model"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="activity_detalhe_paciente" modulePackage="com.example.medcuida.pro" filePath="app/src/main/res/layout/activity_detalhe_paciente.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="androidx.constraintlayout.widget.ConstraintLayout"><Targets><Target tag="layout/activity_detalhe_paciente_0" view="androidx.constraintlayout.widget.ConstraintLayout"><Expressions/><location startLine="1" startOffset="0" endLine="144" endOffset="51"/></Target><Target id="@+id/btn_sair_detalhe" view="ImageButton"><Expressions/><location startLine="11" startOffset="4" endLine="22" endOffset="33"/></Target><Target id="@+id/tv_nome_paciente" view="TextView"><Expressions/><location startLine="62" startOffset="20" endLine="68" endOffset="58"/></Target><Target id="@+id/tv_idade_paciente" view="TextView"><Expressions/><location startLine="70" startOffset="20" endLine="76" endOffset="58"/></Target><Target id="@+id/tv_numero_utente" view="TextView"><Expressions/><location startLine="78" startOffset="20" endLine="84" endOffset="58"/></Target><Target id="@+id/tv_sexo_paciente" view="TextView"><Expressions/><location startLine="86" startOffset="20" endLine="92" endOffset="58"/></Target><Target id="@+id/tv_email_paciente" view="TextView"><Expressions/><location startLine="94" startOffset="20" endLine="99" endOffset="48"/></Target><Target id="@+id/tv_medicacao_paciente" view="TextView"><Expressions/><location startLine="129" startOffset="20" endLine="135" endOffset="55"/></Target></Targets></Layout>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="activity_detalhe_paciente" modulePackage="com.example.medcuida.pro" filePath="app/src/main/res/layout/activity_detalhe_paciente.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="androidx.constraintlayout.widget.ConstraintLayout"><Targets><Target tag="layout/activity_detalhe_paciente_0" view="androidx.constraintlayout.widget.ConstraintLayout"><Expressions/><location startLine="1" startOffset="0" endLine="195" endOffset="51"/></Target><Target id="@+id/btn_sair_detalhe" view="ImageButton"><Expressions/><location startLine="11" startOffset="4" endLine="22" endOffset="33"/></Target><Target id="@+id/tv_nome_paciente" view="TextView"><Expressions/><location startLine="62" startOffset="20" endLine="68" endOffset="58"/></Target><Target id="@+id/tv_idade_paciente" view="TextView"><Expressions/><location startLine="70" startOffset="20" endLine="76" endOffset="58"/></Target><Target id="@+id/tv_numero_utente" view="TextView"><Expressions/><location startLine="78" startOffset="20" endLine="84" endOffset="58"/></Target><Target id="@+id/tv_sexo_paciente" view="TextView"><Expressions/><location startLine="86" startOffset="20" endLine="92" endOffset="58"/></Target><Target id="@+id/tv_email_paciente" view="TextView"><Expressions/><location startLine="94" startOffset="20" endLine="99" endOffset="48"/></Target><Target id="@+id/tv_medicacao_paciente" view="TextView"><Expressions/><location startLine="130" startOffset="20" endLine="137" endOffset="55"/></Target><Target id="@+id/btn_adicionar_medicamento" view="com.google.android.material.button.MaterialButton"><Expressions/><location startLine="167" startOffset="20" endLine="175" endOffset="72"/></Target><Target id="@+id/btn_agendar_consulta" view="com.google.android.material.button.MaterialButton"><Expressions/><location startLine="177" startOffset="20" endLine="186" endOffset="72"/></Target></Targets></Layout>
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="activity_detalhe_paciente" modulePackage="com.example.medcuida.pro" filePath="app/src/main/res/layout/activity_detalhe_paciente.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="androidx.constraintlayout.widget.ConstraintLayout"><Targets><Target tag="layout/activity_detalhe_paciente_0" view="androidx.constraintlayout.widget.ConstraintLayout"><Expressions/><location startLine="1" startOffset="0" endLine="144" endOffset="51"/></Target><Target id="@+id/btn_sair_detalhe" view="ImageButton"><Expressions/><location startLine="11" startOffset="4" endLine="22" endOffset="33"/></Target><Target id="@+id/tv_nome_paciente" view="TextView"><Expressions/><location startLine="62" startOffset="20" endLine="68" endOffset="58"/></Target><Target id="@+id/tv_idade_paciente" view="TextView"><Expressions/><location startLine="70" startOffset="20" endLine="76" endOffset="58"/></Target><Target id="@+id/tv_numero_utente" view="TextView"><Expressions/><location startLine="78" startOffset="20" endLine="84" endOffset="58"/></Target><Target id="@+id/tv_sexo_paciente" view="TextView"><Expressions/><location startLine="86" startOffset="20" endLine="92" endOffset="58"/></Target><Target id="@+id/tv_email_paciente" view="TextView"><Expressions/><location startLine="94" startOffset="20" endLine="99" endOffset="48"/></Target><Target id="@+id/tv_medicacao_paciente" view="TextView"><Expressions/><location startLine="129" startOffset="20" endLine="135" endOffset="55"/></Target></Targets></Layout>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="activity_detalhe_paciente" modulePackage="com.example.medcuida.pro" filePath="app/src/main/res/layout/activity_detalhe_paciente.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="androidx.constraintlayout.widget.ConstraintLayout"><Targets><Target tag="layout/activity_detalhe_paciente_0" view="androidx.constraintlayout.widget.ConstraintLayout"><Expressions/><location startLine="1" startOffset="0" endLine="195" endOffset="51"/></Target><Target id="@+id/btn_sair_detalhe" view="ImageButton"><Expressions/><location startLine="11" startOffset="4" endLine="22" endOffset="33"/></Target><Target id="@+id/tv_nome_paciente" view="TextView"><Expressions/><location startLine="62" startOffset="20" endLine="68" endOffset="58"/></Target><Target id="@+id/tv_idade_paciente" view="TextView"><Expressions/><location startLine="70" startOffset="20" endLine="76" endOffset="58"/></Target><Target id="@+id/tv_numero_utente" view="TextView"><Expressions/><location startLine="78" startOffset="20" endLine="84" endOffset="58"/></Target><Target id="@+id/tv_sexo_paciente" view="TextView"><Expressions/><location startLine="86" startOffset="20" endLine="92" endOffset="58"/></Target><Target id="@+id/tv_email_paciente" view="TextView"><Expressions/><location startLine="94" startOffset="20" endLine="99" endOffset="48"/></Target><Target id="@+id/tv_medicacao_paciente" view="TextView"><Expressions/><location startLine="130" startOffset="20" endLine="137" endOffset="55"/></Target><Target id="@+id/btn_adicionar_medicamento" view="com.google.android.material.button.MaterialButton"><Expressions/><location startLine="167" startOffset="20" endLine="175" endOffset="72"/></Target><Target id="@+id/btn_agendar_consulta" view="com.google.android.material.button.MaterialButton"><Expressions/><location startLine="177" startOffset="20" endLine="186" endOffset="72"/></Target></Targets></Layout>
|
||||
File diff suppressed because one or more lines are too long
@@ -1,89 +0,0 @@
|
||||
# This is a configuration file for ProGuard.
|
||||
# http://proguard.sourceforge.net/index.html#manual/usage.html
|
||||
#
|
||||
# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with
|
||||
# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and
|
||||
# will be ignored by new version of the Android plugin for Gradle.
|
||||
|
||||
# Optimizations: If you don't want to optimize, use the proguard-android.txt configuration file
|
||||
# instead of this one, which turns off the optimization flags.
|
||||
-allowaccessmodification
|
||||
|
||||
# Preserve some attributes that may be required for reflection.
|
||||
-keepattributes AnnotationDefault,
|
||||
EnclosingMethod,
|
||||
InnerClasses,
|
||||
RuntimeVisibleAnnotations,
|
||||
RuntimeVisibleParameterAnnotations,
|
||||
RuntimeVisibleTypeAnnotations,
|
||||
Signature
|
||||
|
||||
-keep public class com.google.vending.licensing.ILicensingService
|
||||
-keep public class com.android.vending.licensing.ILicensingService
|
||||
-keep public class com.google.android.vending.licensing.ILicensingService
|
||||
-dontnote com.android.vending.licensing.ILicensingService
|
||||
-dontnote com.google.vending.licensing.ILicensingService
|
||||
-dontnote com.google.android.vending.licensing.ILicensingService
|
||||
|
||||
# For native methods, see https://www.guardsquare.com/manual/configuration/examples#native
|
||||
-keepclasseswithmembernames,includedescriptorclasses class * {
|
||||
native <methods>;
|
||||
}
|
||||
|
||||
# Keep setters in Views so that animations can still work.
|
||||
-keepclassmembers public class * extends android.view.View {
|
||||
void set*(***);
|
||||
*** get*();
|
||||
}
|
||||
|
||||
# We want to keep methods in Activity that could be used in the XML attribute onClick.
|
||||
-keepclassmembers class * extends android.app.Activity {
|
||||
public void *(android.view.View);
|
||||
}
|
||||
|
||||
# For enumeration classes, see https://www.guardsquare.com/manual/configuration/examples#enumerations
|
||||
-keepclassmembers enum * {
|
||||
public static **[] values();
|
||||
public static ** valueOf(java.lang.String);
|
||||
}
|
||||
|
||||
-keepclassmembers class * implements android.os.Parcelable {
|
||||
public static final ** CREATOR;
|
||||
}
|
||||
|
||||
# Preserve annotated Javascript interface methods.
|
||||
-keepclassmembers class * {
|
||||
@android.webkit.JavascriptInterface <methods>;
|
||||
}
|
||||
|
||||
# The support libraries contains references to newer platform versions.
|
||||
# Don't warn about those in case this app is linking against an older
|
||||
# platform version. We know about them, and they are safe.
|
||||
-dontnote android.support.**
|
||||
-dontnote androidx.**
|
||||
-dontwarn android.support.**
|
||||
-dontwarn androidx.**
|
||||
|
||||
# Understand the @Keep support annotation.
|
||||
-keep class android.support.annotation.Keep
|
||||
|
||||
-keep @android.support.annotation.Keep class * {*;}
|
||||
|
||||
-keepclasseswithmembers class * {
|
||||
@android.support.annotation.Keep <methods>;
|
||||
}
|
||||
|
||||
-keepclasseswithmembers class * {
|
||||
@android.support.annotation.Keep <fields>;
|
||||
}
|
||||
|
||||
-keepclasseswithmembers class * {
|
||||
@android.support.annotation.Keep <init>(...);
|
||||
}
|
||||
|
||||
# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
|
||||
-dontnote org.apache.http.**
|
||||
-dontnote android.net.http.**
|
||||
|
||||
# These classes are duplicated between android.jar and core-lambda-stubs.jar.
|
||||
-dontnote java.lang.invoke.**
|
||||
@@ -1,95 +0,0 @@
|
||||
# This is a configuration file for ProGuard.
|
||||
# http://proguard.sourceforge.net/index.html#manual/usage.html
|
||||
#
|
||||
# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with
|
||||
# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and
|
||||
# will be ignored by new version of the Android plugin for Gradle.
|
||||
|
||||
# Optimization is turned off by default. Dex does not like code run
|
||||
# through the ProGuard optimize steps (and performs some
|
||||
# of these optimizations on its own).
|
||||
# Note that if you want to enable optimization, you cannot just
|
||||
# include optimization flags in your own project configuration file;
|
||||
# instead you will need to point to the
|
||||
# "proguard-android-optimize.txt" file instead of this one from your
|
||||
# project.properties file.
|
||||
-dontoptimize
|
||||
|
||||
# Preserve some attributes that may be required for reflection.
|
||||
-keepattributes AnnotationDefault,
|
||||
EnclosingMethod,
|
||||
InnerClasses,
|
||||
RuntimeVisibleAnnotations,
|
||||
RuntimeVisibleParameterAnnotations,
|
||||
RuntimeVisibleTypeAnnotations,
|
||||
Signature
|
||||
|
||||
-keep public class com.google.vending.licensing.ILicensingService
|
||||
-keep public class com.android.vending.licensing.ILicensingService
|
||||
-keep public class com.google.android.vending.licensing.ILicensingService
|
||||
-dontnote com.android.vending.licensing.ILicensingService
|
||||
-dontnote com.google.vending.licensing.ILicensingService
|
||||
-dontnote com.google.android.vending.licensing.ILicensingService
|
||||
|
||||
# For native methods, see https://www.guardsquare.com/manual/configuration/examples#native
|
||||
-keepclasseswithmembernames,includedescriptorclasses class * {
|
||||
native <methods>;
|
||||
}
|
||||
|
||||
# Keep setters in Views so that animations can still work.
|
||||
-keepclassmembers public class * extends android.view.View {
|
||||
void set*(***);
|
||||
*** get*();
|
||||
}
|
||||
|
||||
# We want to keep methods in Activity that could be used in the XML attribute onClick.
|
||||
-keepclassmembers class * extends android.app.Activity {
|
||||
public void *(android.view.View);
|
||||
}
|
||||
|
||||
# For enumeration classes, see https://www.guardsquare.com/manual/configuration/examples#enumerations
|
||||
-keepclassmembers enum * {
|
||||
public static **[] values();
|
||||
public static ** valueOf(java.lang.String);
|
||||
}
|
||||
|
||||
-keepclassmembers class * implements android.os.Parcelable {
|
||||
public static final ** CREATOR;
|
||||
}
|
||||
|
||||
# Preserve annotated Javascript interface methods.
|
||||
-keepclassmembers class * {
|
||||
@android.webkit.JavascriptInterface <methods>;
|
||||
}
|
||||
|
||||
# The support libraries contains references to newer platform versions.
|
||||
# Don't warn about those in case this app is linking against an older
|
||||
# platform version. We know about them, and they are safe.
|
||||
-dontnote android.support.**
|
||||
-dontnote androidx.**
|
||||
-dontwarn android.support.**
|
||||
-dontwarn androidx.**
|
||||
|
||||
# Understand the @Keep support annotation.
|
||||
-keep class android.support.annotation.Keep
|
||||
|
||||
-keep @android.support.annotation.Keep class * {*;}
|
||||
|
||||
-keepclasseswithmembers class * {
|
||||
@android.support.annotation.Keep <methods>;
|
||||
}
|
||||
|
||||
-keepclasseswithmembers class * {
|
||||
@android.support.annotation.Keep <fields>;
|
||||
}
|
||||
|
||||
-keepclasseswithmembers class * {
|
||||
@android.support.annotation.Keep <init>(...);
|
||||
}
|
||||
|
||||
# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
|
||||
-dontnote org.apache.http.**
|
||||
-dontnote android.net.http.**
|
||||
|
||||
# These classes are duplicated between android.jar and core-lambda-stubs.jar.
|
||||
-dontnote java.lang.invoke.**
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
#Wed Apr 29 08:41:18 WEST 2026
|
||||
#Thu Apr 30 10:35:19 WEST 2026
|
||||
com.example.medcuida.pro.app-main-56\:/drawable-v26/ic_launcher_final.xml=/Users/230405/StudioProjects/cuidamais_med/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-v26_ic_launcher_final.xml.flat
|
||||
com.example.medcuida.pro.app-main-56\:/drawable/bg_gradient_header.xml=/Users/230405/StudioProjects/cuidamais_med/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_bg_gradient_header.xml.flat
|
||||
com.example.medcuida.pro.app-main-56\:/drawable/btn_outline_error.xml=/Users/230405/StudioProjects/cuidamais_med/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_btn_outline_error.xml.flat
|
||||
@@ -39,7 +39,9 @@ com.example.medcuida.pro.app-main-57\:/drawable/btn_outline_primary.xml=/Users/2
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/circle_bg.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_circle_bg.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/circle_bg_large.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_circle_bg_large.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_arrow_back.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_arrow_back.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_calendar.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_calendar.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_camera.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_camera.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_close.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_close.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_launcher.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_launcher.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_launcher_final.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_launcher_final.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_launcher_round.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_launcher_round.xml.flat
|
||||
@@ -50,6 +52,8 @@ com.example.medcuida.pro.app-main-57\:/drawable/ic_nav_contactos.xml=/Users/2304
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_nav_inicio.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_nav_inicio.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_nav_pacientes.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_nav_pacientes.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_placeholder.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_placeholder.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_plus.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_plus.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_search.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_search.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/ic_user.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_user.xml.flat
|
||||
com.example.medcuida.pro.app-main-57\:/drawable/logo_app.png=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_logo_app.png.flat
|
||||
com.example.medcuida.pro.app-main-57\:/menu/bottom_nav_menu.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/menu_bottom_nav_menu.xml.flat
|
||||
@@ -81,6 +85,10 @@ com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/activity_forgot_pas
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/activity_login.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_login.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/activity_main.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_main.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/activity_register.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_register.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/dialog_add_medication.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_dialog_add_medication.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/dialog_change_password.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_dialog_change_password.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/dialog_schedule_appointment.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_dialog_schedule_appointment.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/item_comprimido_search.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_item_comprimido_search.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/item_consulta_medico.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_item_consulta_medico.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/item_paciente.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_item_paciente.xml.flat
|
||||
com.example.medcuida.pro.app-mergeDebugResources-54\:/layout/item_time_slot.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_item_time_slot.xml.flat
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
#Wed Apr 29 08:41:18 WEST 2026
|
||||
#Thu Apr 30 10:35:19 WEST 2026
|
||||
com.example.medcuida.pro.app-main-6\:/drawable-v26/ic_launcher_final.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable-v26/ic_launcher_final.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/bg_gradient_header.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/bg_gradient_header.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/btn_outline_error.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/btn_outline_error.xml
|
||||
@@ -6,7 +6,9 @@ com.example.medcuida.pro.app-main-6\:/drawable/btn_outline_primary.xml=/Users/23
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/circle_bg.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/circle_bg.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/circle_bg_large.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/circle_bg_large.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_arrow_back.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_arrow_back.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_calendar.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_calendar.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_camera.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_camera.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_close.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_close.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_launcher.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_launcher.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_launcher_final.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_launcher_final.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_launcher_round.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_launcher_round.xml
|
||||
@@ -17,6 +19,8 @@ com.example.medcuida.pro.app-main-6\:/drawable/ic_nav_contactos.xml=/Users/23040
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_nav_inicio.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_nav_inicio.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_nav_pacientes.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_nav_pacientes.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_placeholder.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_placeholder.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_plus.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_plus.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_search.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_search.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/ic_user.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_user.xml
|
||||
com.example.medcuida.pro.app-main-6\:/drawable/logo_app.png=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/logo_app.png
|
||||
com.example.medcuida.pro.app-main-6\:/menu/bottom_nav_menu.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/menu/bottom_nav_menu.xml
|
||||
@@ -39,6 +43,10 @@ com.example.medcuida.pro.app-packageDebugResources-3\:/layout/activity_forgot_pa
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/activity_login.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_login.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/activity_main.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/activity_register.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_register.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/dialog_add_medication.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/dialog_add_medication.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/dialog_change_password.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/dialog_change_password.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/dialog_schedule_appointment.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/dialog_schedule_appointment.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/item_comprimido_search.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/item_comprimido_search.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/item_consulta_medico.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/item_consulta_medico.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/item_paciente.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/item_paciente.xml
|
||||
com.example.medcuida.pro.app-packageDebugResources-3\:/layout/item_time_slot.xml=/Users/230405/Desktop/med Cuida+/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/item_time_slot.xml
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -5,9 +5,9 @@
|
||||
targetSdkVersion="35"
|
||||
debuggable="true"
|
||||
mergedManifest="build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml"
|
||||
proguardFiles="build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-9.1.0"
|
||||
proguardFiles="build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-9.2.0"
|
||||
partialResultsDir="build/intermediates/lint_partial_results/debug/lintAnalyzeDebug/out"
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.3.1/transforms/56130608d9d3164e20c700afa78e16f0/transformed/D8BackportedDesugaredMethods.txt">
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.4.1/transforms/7473c73b078130e603dd1d8e008ab0b2/transformed/D8BackportedDesugaredMethods.txt">
|
||||
<buildFeatures
|
||||
viewBinding="true"/>
|
||||
<sourceProviders>
|
||||
@@ -28,6 +28,6 @@
|
||||
applicationId="com.example.medcuida.pro"
|
||||
generatedSourceFolders="build/generated/ap_generated_sources/debug/out:build/generated/data_binding_base_class_source_out/debug/out"
|
||||
generatedResourceFolders="build/generated/res/processDebugGoogleServices:build/generated/res/resValues/debug"
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.3.1/transforms/56130608d9d3164e20c700afa78e16f0/transformed/D8BackportedDesugaredMethods.txt">
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.4.1/transforms/7473c73b078130e603dd1d8e008ab0b2/transformed/D8BackportedDesugaredMethods.txt">
|
||||
</artifact>
|
||||
</variant>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name=":app"
|
||||
type="APP"
|
||||
maven="Cuida:app:unspecified"
|
||||
agpVersion="9.1.0"
|
||||
agpVersion="9.2.0"
|
||||
buildFolder="build"
|
||||
bootClassPath="/Users/230405/Library/Android/sdk/platforms/android-35/android.jar:/Users/230405/Library/Android/sdk/build-tools/36.0.0/core-lambda-stubs.jar"
|
||||
javaSourceLevel="1.8"
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,7 @@
|
||||
debuggable="true"
|
||||
mergedManifest="build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml"
|
||||
partialResultsDir="build/intermediates/android_test_lint_partial_results/debug/lintAnalyzeDebugAndroidTest/out"
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.3.1/transforms/56130608d9d3164e20c700afa78e16f0/transformed/D8BackportedDesugaredMethods.txt">
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.4.1/transforms/7473c73b078130e603dd1d8e008ab0b2/transformed/D8BackportedDesugaredMethods.txt">
|
||||
<buildFeatures
|
||||
viewBinding="true"/>
|
||||
<sourceProviders>
|
||||
@@ -26,6 +26,6 @@
|
||||
type="INSTRUMENTATION_TEST"
|
||||
applicationId="com.example.medcuida.pro.test"
|
||||
generatedResourceFolders="build/generated/res/resValues/androidTest/debug"
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.3.1/transforms/56130608d9d3164e20c700afa78e16f0/transformed/D8BackportedDesugaredMethods.txt">
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.4.1/transforms/7473c73b078130e603dd1d8e008ab0b2/transformed/D8BackportedDesugaredMethods.txt">
|
||||
</artifact>
|
||||
</variant>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name=":app"
|
||||
type="APP"
|
||||
maven="Cuida:app:unspecified"
|
||||
agpVersion="9.1.0"
|
||||
agpVersion="9.2.0"
|
||||
buildFolder="build"
|
||||
bootClassPath="/Users/230405/Library/Android/sdk/platforms/android-35/android.jar:/Users/230405/Library/Android/sdk/build-tools/36.0.0/core-lambda-stubs.jar"
|
||||
javaSourceLevel="1.8"
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,7 @@
|
||||
debuggable="true"
|
||||
mergedManifest="build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml"
|
||||
partialResultsDir="build/intermediates/unit_test_lint_partial_results/debug/lintAnalyzeDebugUnitTest/out"
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.3.1/transforms/56130608d9d3164e20c700afa78e16f0/transformed/D8BackportedDesugaredMethods.txt">
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.4.1/transforms/7473c73b078130e603dd1d8e008ab0b2/transformed/D8BackportedDesugaredMethods.txt">
|
||||
<buildFeatures
|
||||
viewBinding="true"/>
|
||||
<sourceProviders>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name=":app"
|
||||
type="APP"
|
||||
maven="Cuida:app:unspecified"
|
||||
agpVersion="9.1.0"
|
||||
agpVersion="9.2.0"
|
||||
buildFolder="build"
|
||||
bootClassPath="/Users/230405/Library/Android/sdk/platforms/android-35/android.jar:/Users/230405/Library/Android/sdk/build-tools/36.0.0/core-lambda-stubs.jar"
|
||||
javaSourceLevel="1.8"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Wed Apr 29 08:45:55 WEST 2026
|
||||
#Thu Apr 30 10:32:54 WEST 2026
|
||||
base.0=/Users/230405/Desktop/med Cuida+/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
|
||||
base.1=/Users/230405/Desktop/med Cuida+/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex
|
||||
base.2=/Users/230405/Desktop/med Cuida+/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
Cache for Android Lint32.1.0
|
||||
Cache for Android Lint32.2.0_33a2c0555f163702e452b1bc2adc8083
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
<groupId>org.gradle</groupId>
|
||||
<artifactId>gradle-tooling-api</artifactId>
|
||||
<versioning>
|
||||
<latest>9.5.0-milestone-6</latest>
|
||||
<release>9.5.0-milestone-6</release>
|
||||
<latest>9.6.0-milestone-1</latest>
|
||||
<release>9.6.0-milestone-1</release>
|
||||
<versions>
|
||||
<version>0.9.2</version>
|
||||
<version>1.0-milestone-1</version>
|
||||
@@ -492,14 +492,22 @@
|
||||
<version>9.4.0-rc-1</version>
|
||||
<version>9.4.0-rc-2</version>
|
||||
<version>9.4.0</version>
|
||||
<version>9.4.1</version>
|
||||
<version>9.5.0-milestone-1</version>
|
||||
<version>9.5.0-milestone-2</version>
|
||||
<version>9.5.0-milestone-3</version>
|
||||
<version>9.5.0-milestone-4</version>
|
||||
<version>9.5.0-milestone-5</version>
|
||||
<version>9.5.0-milestone-6</version>
|
||||
<version>9.5.0-milestone-7</version>
|
||||
<version>9.5.0-rc-1</version>
|
||||
<version>9.5.0-rc-2</version>
|
||||
<version>9.5.0-rc-3</version>
|
||||
<version>9.5.0-rc-4</version>
|
||||
<version>9.5.0</version>
|
||||
<version>9.6.0-milestone-1</version>
|
||||
</versions>
|
||||
<lastUpdated>20260306151646</lastUpdated>
|
||||
<lastUpdated>20260428121645</lastUpdated>
|
||||
</versioning>
|
||||
<version>4.3</version>
|
||||
</metadata>
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<versioning>
|
||||
<latest>33.5.0-jre</latest>
|
||||
<release>33.5.0-jre</release>
|
||||
<latest>33.6.0-jre</latest>
|
||||
<release>33.6.0-jre</release>
|
||||
<versions>
|
||||
<version>r03</version>
|
||||
<version>r05</version>
|
||||
@@ -158,7 +158,9 @@
|
||||
<version>33.4.8-jre</version>
|
||||
<version>33.5.0-android</version>
|
||||
<version>33.5.0-jre</version>
|
||||
<version>33.6.0-android</version>
|
||||
<version>33.6.0-jre</version>
|
||||
</versions>
|
||||
<lastUpdated>20250917204334</lastUpdated>
|
||||
<lastUpdated>20260414193116</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<androidx.appcompat>
|
||||
<appcompat versions="1.0.0-alpha1,1.0.0-alpha3,1.0.0-beta01,1.0.0-rc01,1.0.0-rc02,1.0.0,1.0.1,1.0.2,1.1.0-alpha01,1.1.0-alpha02,1.1.0-alpha03,1.1.0-alpha04,1.1.0-alpha05,1.1.0-beta01,1.1.0-rc01,1.1.0,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-beta01,1.2.0-rc01,1.2.0-rc02,1.2.0,1.3.0-alpha01,1.3.0-alpha02,1.3.0-beta01,1.3.0-rc01,1.3.0,1.3.1,1.4.0-alpha01,1.4.0-alpha02,1.4.0-alpha03,1.4.0-beta01,1.4.0-rc01,1.4.0,1.4.1,1.4.2,1.5.0-alpha01,1.5.0-beta01,1.5.0-rc01,1.5.0,1.5.1,1.6.0-alpha01,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-rc01,1.6.0,1.6.1,1.7.0-alpha01,1.7.0-alpha02,1.7.0-alpha03,1.7.0-beta01,1.7.0-rc01,1.7.0,1.7.1"/>
|
||||
<appcompat-resources versions="1.1.0-alpha03,1.1.0-alpha04,1.1.0-alpha05,1.1.0-beta01,1.1.0-rc01,1.1.0,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-beta01,1.2.0-rc01,1.2.0-rc02,1.2.0,1.3.0-alpha01,1.3.0-alpha02,1.3.0-beta01,1.3.0-rc01,1.3.0,1.3.1,1.4.0-alpha01,1.4.0-alpha02,1.4.0-alpha03,1.4.0-beta01,1.4.0-rc01,1.4.0,1.4.1,1.4.2,1.5.0-alpha01,1.5.0-beta01,1.5.0-rc01,1.5.0,1.5.1,1.6.0-alpha01,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-rc01,1.6.0,1.6.1,1.7.0-alpha01,1.7.0-alpha02,1.7.0-alpha03,1.7.0-beta01,1.7.0-rc01,1.7.0,1.7.1"/>
|
||||
<appcompat versions="1.0.0-alpha1,1.0.0-alpha3,1.0.0-beta01,1.0.0-rc01,1.0.0-rc02,1.0.0,1.0.1,1.0.2,1.1.0-alpha01,1.1.0-alpha02,1.1.0-alpha03,1.1.0-alpha04,1.1.0-alpha05,1.1.0-beta01,1.1.0-rc01,1.1.0,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-beta01,1.2.0-rc01,1.2.0-rc02,1.2.0,1.3.0-alpha01,1.3.0-alpha02,1.3.0-beta01,1.3.0-rc01,1.3.0,1.3.1,1.4.0-alpha01,1.4.0-alpha02,1.4.0-alpha03,1.4.0-beta01,1.4.0-rc01,1.4.0,1.4.1,1.4.2,1.5.0-alpha01,1.5.0-beta01,1.5.0-rc01,1.5.0,1.5.1,1.6.0-alpha01,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-rc01,1.6.0,1.6.1,1.7.0-alpha01,1.7.0-alpha02,1.7.0-alpha03,1.7.0-beta01,1.7.0-rc01,1.7.0,1.7.1,1.8.0-alpha01"/>
|
||||
<appcompat-resources versions="1.1.0-alpha03,1.1.0-alpha04,1.1.0-alpha05,1.1.0-beta01,1.1.0-rc01,1.1.0,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-beta01,1.2.0-rc01,1.2.0-rc02,1.2.0,1.3.0-alpha01,1.3.0-alpha02,1.3.0-beta01,1.3.0-rc01,1.3.0,1.3.1,1.4.0-alpha01,1.4.0-alpha02,1.4.0-alpha03,1.4.0-beta01,1.4.0-rc01,1.4.0,1.4.1,1.4.2,1.5.0-alpha01,1.5.0-beta01,1.5.0-rc01,1.5.0,1.5.1,1.6.0-alpha01,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-rc01,1.6.0,1.6.1,1.7.0-alpha01,1.7.0-alpha02,1.7.0-alpha03,1.7.0-beta01,1.7.0-rc01,1.7.0,1.7.1,1.8.0-alpha01"/>
|
||||
</androidx.appcompat>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<androidx.credentials>
|
||||
<credentials versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,1.0.0-alpha08,1.0.0-alpha09,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-alpha04,1.2.0-alpha05,1.2.0-beta01,1.2.0-beta02,1.2.0-beta03,1.2.0-beta04,1.2.0-rc01,1.2.0,1.2.1,1.2.2,1.3.0-alpha01,1.3.0-alpha02,1.3.0-alpha03,1.3.0-alpha04,1.3.0-beta01,1.3.0-beta02,1.3.0-rc01,1.3.0,1.5.0-alpha01,1.5.0-alpha02,1.5.0-alpha03,1.5.0-alpha04,1.5.0-alpha05,1.5.0-alpha06,1.5.0-beta01,1.5.0-rc01,1.5.0,1.6.0-alpha01,1.6.0-alpha02,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-beta02,1.6.0-beta03,1.6.0-rc01,1.6.0-rc02"/>
|
||||
<credentials versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,1.0.0-alpha08,1.0.0-alpha09,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-alpha04,1.2.0-alpha05,1.2.0-beta01,1.2.0-beta02,1.2.0-beta03,1.2.0-beta04,1.2.0-rc01,1.2.0,1.2.1,1.2.2,1.3.0-alpha01,1.3.0-alpha02,1.3.0-alpha03,1.3.0-alpha04,1.3.0-beta01,1.3.0-beta02,1.3.0-rc01,1.3.0,1.5.0-alpha01,1.5.0-alpha02,1.5.0-alpha03,1.5.0-alpha04,1.5.0-alpha05,1.5.0-alpha06,1.5.0-beta01,1.5.0-rc01,1.5.0,1.6.0-alpha01,1.6.0-alpha02,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-beta02,1.6.0-beta03,1.6.0-rc01,1.6.0-rc02,1.6.0,1.7.0-alpha01"/>
|
||||
<credentials-e2ee versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03"/>
|
||||
<credentials-play-services-auth versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,1.0.0-alpha08,1.0.0-alpha09,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-alpha04,1.2.0-alpha05,1.2.0-beta01,1.2.0-beta02,1.2.0-beta03,1.2.0-beta04,1.2.0-rc01,1.2.0,1.2.1,1.2.2,1.3.0-alpha01,1.3.0-alpha02,1.3.0-alpha03,1.3.0-alpha04,1.3.0-beta01,1.3.0-beta02,1.3.0-rc01,1.3.0,1.5.0-alpha01,1.5.0-alpha02,1.5.0-alpha03,1.5.0-alpha04,1.5.0-alpha05,1.5.0-alpha06,1.5.0-beta01,1.5.0-rc01,1.5.0,1.6.0-alpha01,1.6.0-alpha02,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-beta02,1.6.0-beta03,1.6.0-rc01,1.6.0-rc02"/>
|
||||
<credentials-play-services-auth versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,1.0.0-alpha08,1.0.0-alpha09,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-alpha04,1.2.0-alpha05,1.2.0-beta01,1.2.0-beta02,1.2.0-beta03,1.2.0-beta04,1.2.0-rc01,1.2.0,1.2.1,1.2.2,1.3.0-alpha01,1.3.0-alpha02,1.3.0-alpha03,1.3.0-alpha04,1.3.0-beta01,1.3.0-beta02,1.3.0-rc01,1.3.0,1.5.0-alpha01,1.5.0-alpha02,1.5.0-alpha03,1.5.0-alpha04,1.5.0-alpha05,1.5.0-alpha06,1.5.0-beta01,1.5.0-rc01,1.5.0,1.6.0-alpha01,1.6.0-alpha02,1.6.0-alpha03,1.6.0-alpha04,1.6.0-alpha05,1.6.0-beta01,1.6.0-beta02,1.6.0-beta03,1.6.0-rc01,1.6.0-rc02,1.6.0,1.7.0-alpha01"/>
|
||||
</androidx.credentials>
|
||||
|
||||
@@ -1,203 +1,203 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<androidx.lifecycle>
|
||||
<lifecycle-common versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-iosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-iossimulatorarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-iosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-iossimulatorarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-iosx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-common-java8 versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-jvm versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-linuxx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-macosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-java8 versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-jvm versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-linuxx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-macosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-macosx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-common-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-tvosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-common-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-common-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-common-watchosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-compiler versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-compiler versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-extensions versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0"/>
|
||||
<lifecycle-livedata versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-livedata-core versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-livedata-core-ktx versions="2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-livedata-ktx versions="2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-process versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-reactivestreams versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-reactivestreams-ktx versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-android versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose versions="2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-android versions="2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-desktop versions="2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.9.0-alpha01,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-iosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-iossimulatorarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-livedata versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-livedata-core versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-livedata-core-ktx versions="2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-livedata-ktx versions="2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-process versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-reactivestreams versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-reactivestreams-ktx versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-android versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose versions="2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-android versions="2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-desktop versions="2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.9.0-alpha01,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-iosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-iossimulatorarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-iosx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-compose-js versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-js versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-jvmstubs versions="2.8.7,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2"/>
|
||||
<lifecycle-runtime-compose-linuxarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-linuxx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-linuxarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-linuxx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-linuxx64stubs versions="2.8.7,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2"/>
|
||||
<lifecycle-runtime-compose-macosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-macosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-macosx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-compose-mingwx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-tvosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-tvossimulatorarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-mingwx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-tvosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-tvossimulatorarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-tvosx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-compose-wasm-js versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-watchosarm32 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-watchosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-watchosdevicearm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-watchossimulatorarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-compose-wasm-js versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-watchosarm32 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-watchosarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-watchosdevicearm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-watchossimulatorarm64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-compose-watchosx64 versions="2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-desktop versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-iosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-iossimulatorarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-desktop versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-iosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-iossimulatorarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-iosx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-ktx versions="2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-ktx-android versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-linuxx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-macosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-ktx versions="2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-ktx-android versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-linuxx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-macosarm64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-macosx64 versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-android versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-desktop versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-iosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-iossimulatorarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-android versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-desktop versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-iosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-iossimulatorarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-iosx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-testing-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-linuxx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-macosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-linuxx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-macosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-macosx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-testing-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-tvosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-testing-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-testing-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-testing-watchosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-tvosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-runtime-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-runtime-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-runtime-watchosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-service versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-android versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-android versions="2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-desktop versions="2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-iosarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-iossimulatorarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-js versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-service versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-android versions="2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-android versions="2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-desktop versions="2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-iosarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-iossimulatorarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-js versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-jvmstubs versions="2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-compose-linuxarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-linuxx64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-linuxarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-linuxx64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-linuxx64stubs versions="2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-compose-macosarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-mingwx64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-tvosarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-tvossimulatorarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-wasm-js versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-watchosarm32 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-watchosarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-watchosdevicearm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-watchossimulatorarm64 versions="2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-desktop versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-iosarm64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-iossimulatorarm64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-compose-macosarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-mingwx64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-tvosarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-tvossimulatorarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-wasm-js versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-watchosarm32 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-watchosarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-watchosdevicearm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-compose-watchossimulatorarm64 versions="2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-desktop versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-iosarm64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-iossimulatorarm64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-iosx64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-ktx versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-linuxx64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-macosarm64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-ktx versions="2.0.0-alpha1,2.0.0-beta01,2.0.0-rc01,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-beta01,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-alpha04,2.2.0-alpha05,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-linuxx64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-macosarm64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-macosx64 versions="2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3 versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-android versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-desktop versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-iosarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-iossimulatorarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-js versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3 versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-android versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-desktop versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-iosarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-iossimulatorarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-js versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-jvmstubs versions="2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01"/>
|
||||
<lifecycle-viewmodel-navigation3-linuxarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-linuxx64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-linuxarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-linuxx64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-linuxx64stubs versions="2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01"/>
|
||||
<lifecycle-viewmodel-navigation3-macosarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-mingwx64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-tvosarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-tvossimulatorarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-wasm-js versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-watchosarm32 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-watchosarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-watchosdevicearm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-watchossimulatorarm64 versions="2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-beta01,1.0.0-rc01,1.0.0-rc02,1.0.0-rc03,1.0.0,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-android versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-desktop versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-iosarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-iossimulatorarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-navigation3-macosarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-mingwx64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-tvosarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-tvossimulatorarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-wasm-js versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-watchosarm32 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-watchosarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-watchosdevicearm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-navigation3-watchossimulatorarm64 versions="2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-beta01,1.0.0-rc01,1.0.0-rc02,1.0.0-rc03,1.0.0,2.2.0,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-alpha07,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-beta01,2.4.0-rc01,2.4.0,2.4.1,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-alpha05,2.5.0-alpha06,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-beta01,2.6.0-rc01,2.6.0,2.6.1,2.6.2,2.7.0-alpha01,2.7.0-alpha02,2.7.0-alpha03,2.7.0-beta01,2.7.0-rc01,2.7.0-rc02,2.7.0,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-beta01,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-android versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-desktop versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-iosarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-iossimulatorarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-iosx64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-savedstate-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-linuxarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-linuxx64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-macosarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-linuxarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-linuxx64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-macosarm64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-macosx64 versions="2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-savedstate-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-tvosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-savedstate-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-savedstate-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-savedstate-watchosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-testing versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-android versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-desktop versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-iosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-iossimulatorarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-android versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-desktop versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-iosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-iossimulatorarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-iosx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-testing-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-linuxx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-macosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-linuxarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-linuxx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-macosarm64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-macosx64 versions="2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-alpha10,2.9.0-alpha11,2.9.0-alpha12,2.9.0-alpha13,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-testing-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-mingwx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-tvosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-testing-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-testing-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-testing-watchosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-tvosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-tvossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-tvosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
<lifecycle-viewmodel-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02"/>
|
||||
<lifecycle-viewmodel-wasm-js versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-watchosarm32 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-watchosarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-watchosdevicearm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-watchossimulatorarm64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0,2.11.0-alpha01,2.11.0-alpha02,2.11.0-alpha03,2.11.0-beta01"/>
|
||||
<lifecycle-viewmodel-watchosx64 versions="2.9.2,2.9.3,2.9.4,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03,2.10.0-alpha04,2.10.0-alpha05,2.10.0-beta01,2.10.0-rc01,2.10.0"/>
|
||||
</androidx.lifecycle>
|
||||
|
||||
@@ -1,60 +1,78 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<androidx.navigation>
|
||||
<navigation-common versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-common-android versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-common-desktop versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-common-iosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-common-iossimulatorarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-common versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-android versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-desktop versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-iosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-iossimulatorarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-iosx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01"/>
|
||||
<navigation-common-js versions="2.10.0-alpha01"/>
|
||||
<navigation-common-jvmstubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7"/>
|
||||
<navigation-common-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-common-linuxarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-common-linuxx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-common-linuxx64stubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7"/>
|
||||
<navigation-common-macosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-common-js versions="2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-jvmstubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8"/>
|
||||
<navigation-common-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-linuxarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-linuxx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-linuxx64stubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8"/>
|
||||
<navigation-common-macosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-macosx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01"/>
|
||||
<navigation-common-wasm-js versions="2.10.0-alpha01"/>
|
||||
<navigation-compose versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,1.0.0-alpha08,1.0.0-alpha09,1.0.0-alpha10,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-compose-android versions="2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-compose-jvmstubs versions="2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-compose-linuxx64stubs versions="2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-dynamic-features-fragment versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-dynamic-features-runtime versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-fragment versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-fragment-compose versions="2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-fragment-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-runtime versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-runtime-android versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-runtime-desktop versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-runtime-iosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-runtime-iossimulatorarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-common-tvosarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-common-tvossimulatorarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-common-wasm-js versions="2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-common-watchosarm32 versions="2.10.0-alpha03"/>
|
||||
<navigation-common-watchosarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-common-watchosdevicearm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-common-watchossimulatorarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-compose versions="1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,1.0.0-alpha08,1.0.0-alpha09,1.0.0-alpha10,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-compose-android versions="2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-compose-jvmstubs versions="2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-compose-linuxx64stubs versions="2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-dynamic-features-fragment versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-dynamic-features-runtime versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-fragment versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-fragment-compose versions="2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-fragment-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-android versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-desktop versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-iosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-iossimulatorarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-iosx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01"/>
|
||||
<navigation-runtime-js versions="2.10.0-alpha01"/>
|
||||
<navigation-runtime-jvmstubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7"/>
|
||||
<navigation-runtime-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-runtime-linuxarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-runtime-linuxx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-runtime-linuxx64stubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7"/>
|
||||
<navigation-runtime-macosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-runtime-js versions="2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-jvmstubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8"/>
|
||||
<navigation-runtime-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-linuxarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-linuxx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-linuxx64stubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8"/>
|
||||
<navigation-runtime-macosarm64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-macosx64 versions="2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01"/>
|
||||
<navigation-runtime-wasm-js versions="2.10.0-alpha01"/>
|
||||
<navigation-safe-args-generator versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-safe-args-gradle-plugin versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-testing versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-testing-android versions="2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-testing-desktop versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-testing-iosarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-testing-iossimulatorarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-runtime-tvosarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-runtime-tvossimulatorarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-runtime-wasm-js versions="2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-runtime-watchosarm32 versions="2.10.0-alpha03"/>
|
||||
<navigation-runtime-watchosarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-runtime-watchosdevicearm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-runtime-watchossimulatorarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-safe-args-generator versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-safe-args-gradle-plugin versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing versions="2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-android versions="2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-desktop versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-iosarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-iossimulatorarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-iosx64 versions="2.9.0-alpha09,2.9.0-beta01"/>
|
||||
<navigation-testing-js versions="2.10.0-alpha01"/>
|
||||
<navigation-testing-jvmstubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7"/>
|
||||
<navigation-testing-linuxarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-testing-linuxx64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-testing-linuxx64stubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7"/>
|
||||
<navigation-testing-macosarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01"/>
|
||||
<navigation-testing-js versions="2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-jvmstubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8"/>
|
||||
<navigation-testing-linuxarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-linuxx64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-linuxx64stubs versions="2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8"/>
|
||||
<navigation-testing-macosarm64 versions="2.9.0-alpha09,2.9.0-beta01,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-macosx64 versions="2.9.0-alpha09,2.9.0-beta01"/>
|
||||
<navigation-testing-wasm-js versions="2.10.0-alpha01"/>
|
||||
<navigation-ui versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-ui-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.10.0-alpha01"/>
|
||||
<navigation-testing-tvosarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-testing-tvossimulatorarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-testing-wasm-js versions="2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-testing-watchosarm32 versions="2.10.0-alpha03"/>
|
||||
<navigation-testing-watchosarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-testing-watchosdevicearm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-testing-watchossimulatorarm64 versions="2.10.0-alpha03"/>
|
||||
<navigation-ui versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
<navigation-ui-ktx versions="2.0.0-rc02,2.0.0,2.1.0-alpha01,2.1.0-alpha02,2.1.0-alpha03,2.1.0-alpha04,2.1.0-alpha05,2.1.0-alpha06,2.1.0-beta01,2.1.0-beta02,2.1.0-rc01,2.1.0,2.2.0-alpha01,2.2.0-alpha02,2.2.0-alpha03,2.2.0-beta01,2.2.0-rc01,2.2.0-rc02,2.2.0-rc03,2.2.0-rc04,2.2.0,2.2.1,2.2.2,2.3.0-alpha01,2.3.0-alpha02,2.3.0-alpha03,2.3.0-alpha04,2.3.0-alpha05,2.3.0-alpha06,2.3.0-beta01,2.3.0-rc01,2.3.0,2.3.1,2.3.2,2.3.3,2.3.4,2.3.5,2.4.0-alpha01,2.4.0-alpha02,2.4.0-alpha03,2.4.0-alpha04,2.4.0-alpha05,2.4.0-alpha06,2.4.0-alpha07,2.4.0-alpha08,2.4.0-alpha09,2.4.0-alpha10,2.4.0-beta01,2.4.0-beta02,2.4.0-rc01,2.4.0,2.4.1,2.4.2,2.5.0-alpha01,2.5.0-alpha02,2.5.0-alpha03,2.5.0-alpha04,2.5.0-beta01,2.5.0-rc01,2.5.0-rc02,2.5.0,2.5.1,2.5.2,2.5.3,2.6.0-alpha01,2.6.0-alpha02,2.6.0-alpha03,2.6.0-alpha04,2.6.0-alpha05,2.6.0-alpha06,2.6.0-alpha07,2.6.0-alpha08,2.6.0-alpha09,2.6.0-beta01,2.6.0-rc01,2.6.0-rc02,2.6.0,2.7.0-alpha01,2.7.0-beta01,2.7.0-beta02,2.7.0-rc01,2.7.0,2.7.1,2.7.2,2.7.3,2.7.4,2.7.5,2.7.6,2.7.7,2.8.0-alpha01,2.8.0-alpha02,2.8.0-alpha03,2.8.0-alpha04,2.8.0-alpha05,2.8.0-alpha06,2.8.0-alpha07,2.8.0-alpha08,2.8.0-beta01,2.8.0-beta02,2.8.0-beta03,2.8.0-beta04,2.8.0-beta05,2.8.0-beta06,2.8.0-beta07,2.8.0-rc01,2.8.0,2.8.1,2.8.2,2.8.3,2.8.4,2.8.5,2.8.6,2.8.7,2.8.8,2.8.9,2.9.0-alpha01,2.9.0-alpha02,2.9.0-alpha03,2.9.0-alpha04,2.9.0-alpha05,2.9.0-alpha06,2.9.0-alpha07,2.9.0-alpha08,2.9.0-alpha09,2.9.0-beta01,2.9.0-rc01,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.10.0-alpha01,2.10.0-alpha02,2.10.0-alpha03"/>
|
||||
</androidx.navigation>
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<com.google.android.gms>
|
||||
<auth-api-impl versions="11.6.0"/>
|
||||
<oss-licenses-plugin versions="0.9.3,0.9.4,0.9.5,0.10.0,0.10.1,0.10.2,0.10.3,0.10.4,0.10.5,0.10.6,0.10.7,0.10.8,0.10.9,0.10.10"/>
|
||||
<contactkeys versions="16.0.0"/>
|
||||
<oss-licenses-plugin versions="0.9.3,0.9.4,0.9.5,0.10.0,0.10.1,0.10.2,0.10.3,0.10.4,0.10.5,0.10.6,0.10.7,0.10.8,0.10.9,0.10.10,0.11.0"/>
|
||||
<play-services versions="3.1.36,3.1.59,3.2.25,3.2.65,4.0.30,4.1.32,4.2.42,4.3.23,4.4.52,5.0.89,6.1.11,6.1.71,6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-ads versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,17.1.0,17.1.1,17.1.2,17.1.3,17.2.0,17.2.1,18.0.0,18.1.0,18.1.1,18.2.0,18.3.0,19.0.0,19.0.1,19.1.0,19.2.0,19.3.0,19.4.0,19.5.0,19.6.0,19.7.0,19.8.0,20.0.0,20.1.0,20.2.0,20.3.0,20.4.0,20.5.0,20.6.0,21.0.0,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0,22.4.0,22.5.0,22.6.0,23.0.0,23.1.0,23.2.0,23.3.0,23.4.0,23.5.0,23.6.0,24.0.0,24.1.0,24.2.0,24.3.0,24.4.0,24.5.0,24.6.0,24.7.0,24.8.0,24.9.0,25.0.0"/>
|
||||
<play-services-ads-api versions="24.1.0,24.2.0,24.3.0,24.4.0,24.5.0,24.6.0,24.7.0,24.8.0,24.9.0,25.0.0"/>
|
||||
<play-services-ads versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,17.1.0,17.1.1,17.1.2,17.1.3,17.2.0,17.2.1,18.0.0,18.1.0,18.1.1,18.2.0,18.3.0,19.0.0,19.0.1,19.1.0,19.2.0,19.3.0,19.4.0,19.5.0,19.6.0,19.7.0,19.8.0,20.0.0,20.1.0,20.2.0,20.3.0,20.4.0,20.5.0,20.6.0,21.0.0,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0,22.4.0,22.5.0,22.6.0,23.0.0,23.1.0,23.2.0,23.3.0,23.4.0,23.5.0,23.6.0,24.0.0,24.1.0,24.2.0,24.3.0,24.4.0,24.5.0,24.6.0,24.7.0,24.8.0,24.9.0,25.0.0,25.1.0,25.2.0"/>
|
||||
<play-services-ads-api versions="24.1.0,24.2.0,24.3.0,24.4.0,24.5.0,24.6.0,24.7.0,24.8.0,24.9.0,25.0.0,25.1.0,25.2.0"/>
|
||||
<play-services-ads-base versions="15.0.0,15.0.1,16.0.0,17.0.0,17.1.0,17.1.1,17.1.2,17.1.3,17.2.0,17.2.1,18.0.0,18.1.0,18.1.1,18.2.0,18.3.0,19.0.0,19.0.1,19.1.0,19.2.0,19.3.0,19.4.0,19.5.0,19.6.0,19.7.0,19.8.0,20.0.0,20.1.0,20.2.0,20.3.0,20.4.0,20.5.0,20.6.0,21.0.0,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0,22.4.0,22.5.0,22.6.0,23.0.0,23.1.0,23.2.0,23.3.0,23.4.0,23.5.0,23.6.0,24.0.0,24.1.0"/>
|
||||
<play-services-ads-identifier versions="15.0.0,15.0.1,16.0.0,17.0.0,17.0.1,17.1.0,18.0.0,18.0.1,18.1.0,18.2.0,18.3.0"/>
|
||||
<play-services-ads-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
@@ -31,7 +32,7 @@
|
||||
<play-services-auth-base-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-auth-blockstore versions="16.0.2,16.0.3,16.0.4,16.1.0,16.2.0,16.3.0,16.3.1,16.4.0"/>
|
||||
<play-services-auth-license versions="11.4.2"/>
|
||||
<play-services-awareness versions="9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,17.1.0,18.0.0,18.0.1,18.0.2,19.0.0,19.0.1,19.1.0"/>
|
||||
<play-services-awareness versions="9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,17.1.0,18.0.0,18.0.1,18.0.2,19.0.0,19.0.1,19.1.0,20.0.0"/>
|
||||
<play-services-awareness-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-base versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.1,16.1.0,17.0.0,17.1.0,17.2.0,17.2.1,17.3.0,17.4.0,17.5.0,17.6.0,18.0.0,18.0.1,18.1.0,18.2.0,18.3.0,18.4.0,18.5.0,18.6.0,18.7.0,18.7.1,18.7.2,18.8.0,18.9.0,18.10.0"/>
|
||||
<play-services-base-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
@@ -39,14 +40,14 @@
|
||||
<play-services-basement versions="8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.1,16.1.0,16.2.0,17.0.0,17.1.0,17.1.1,17.2.0,17.2.1,17.3.0,17.4.0,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.1.0,18.2.0,18.3.0,18.4.0,18.5.0,18.6.0,18.7.0,18.7.1,18.8.0,18.9.0,18.10.0"/>
|
||||
<play-services-basement-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-cam-feature-combo-query versions="16.0.0-beta01"/>
|
||||
<play-services-camera-low-light-boost versions="16.0.0-beta01,16.0.1-beta01,16.0.1-beta02,16.0.1-beta03,16.0.1-beta04,16.0.1-beta05,16.0.1-beta06"/>
|
||||
<play-services-cast versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,16.0.2,16.0.3,16.1.0,16.1.2,16.2.0,17.0.0,17.1.0,18.0.0,18.1.0,19.0.0,20.0.0,20.1.0,21.0.0,21.0.1,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0"/>
|
||||
<play-services-cast-framework versions="9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,16.0.2,16.0.3,16.1.0,16.1.2,16.2.0,17.0.0,17.1.0,18.0.0,18.1.0,19.0.0,20.0.0,20.1.0,21.0.0,21.0.1,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0"/>
|
||||
<play-services-camera-low-light-boost versions="16.0.0-beta01,16.0.1-beta01,16.0.1-beta02,16.0.1-beta03,16.0.1-beta04,16.0.1-beta05,16.0.1-beta06,16.0.1-beta07"/>
|
||||
<play-services-cast versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,16.0.2,16.0.3,16.1.0,16.1.2,16.2.0,17.0.0,17.1.0,18.0.0,18.1.0,19.0.0,20.0.0,20.1.0,21.0.0,21.0.1,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0,22.3.1"/>
|
||||
<play-services-cast-framework versions="9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,16.0.2,16.0.3,16.1.0,16.1.2,16.2.0,17.0.0,17.1.0,18.0.0,18.1.0,19.0.0,20.0.0,20.1.0,21.0.0,21.0.1,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0,22.3.1"/>
|
||||
<play-services-cast-framework-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-cast-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-cast-tv versions="17.0.0,18.0.0,19.0.0,19.0.1,20.0.0,21.0.0,21.0.1,21.1.0,21.1.1"/>
|
||||
<play-services-clearcut versions="9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,15.0.0,15.0.1,16.0.0,17.0.0"/>
|
||||
<play-services-cloud-messaging versions="16.0.0,17.0.0,17.0.1,17.0.2,17.1.0,17.2.0,17.3.0"/>
|
||||
<play-services-cloud-messaging versions="16.0.0,17.0.0,17.0.1,17.0.2,17.1.0,17.2.0,17.3.0,17.4.0"/>
|
||||
<play-services-code-scanner versions="16.0.0-beta1,16.0.0-beta2,16.0.0-beta3,16.0.0,16.1.0"/>
|
||||
<play-services-contextmanager versions="9.2.0,9.2.1,9.4.0"/>
|
||||
<play-services-cronet versions="16.0.0,17.0.0,17.0.1,18.0.0,18.0.1,18.1.0,18.1.1"/>
|
||||
@@ -60,14 +61,16 @@
|
||||
<play-services-fitness versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,17.0.0,18.0.0,19.0.0,20.0.0,21.0.0,21.0.1,21.1.0,21.2.0,21.3.0"/>
|
||||
<play-services-fitness-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-flags versions="15.0.0,15.0.1,16.0.1,17.0.0,17.0.1,18.0.0,18.0.1,18.1.0"/>
|
||||
<play-services-fraudprotect versions="16.0.0"/>
|
||||
<play-services-games versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,18.0.0,18.0.1,19.0.0,20.0.0,20.0.1,21.0.0,22.0.0,22.0.1,23.0.0,23.1.0,23.2.0,24.0.0"/>
|
||||
<play-services-games-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-games-v2 versions="17.0.0,19.0.0,20.0.0,20.1.0,20.1.1,20.1.2,21.0.0"/>
|
||||
<play-services-games-v2-native-c versions="17.0.0-beta1,21.0.0-beta1"/>
|
||||
<play-services-games-v2-native-c versions="17.0.0-beta1,21.0.0-beta1,21.0.0"/>
|
||||
<play-services-gass versions="9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,17.1.0,17.1.1,17.1.2,17.1.3,17.2.0,17.2.1,18.0.0,18.1.0,18.1.1,18.2.0,18.3.0,19.0.0,19.0.1,19.1.0,19.2.0,19.3.0,19.4.0,19.5.0,19.6.0,19.7.0,19.8.0,20.0.0"/>
|
||||
<play-services-gass-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-gcm versions="7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.1.0,17.0.0"/>
|
||||
<play-services-gcm-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-geocoder versions="16.0.0"/>
|
||||
<play-services-gni-native-c versions="1.0.0-beta1,1.0.0-beta2"/>
|
||||
<play-services-home versions="16.0.0-beta1,16.0.0"/>
|
||||
<play-services-identity versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,17.0.1,18.0.0,18.0.1,18.1.0"/>
|
||||
@@ -82,12 +85,13 @@
|
||||
<play-services-maps versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.1.0,17.0.0,17.0.1,18.0.0,18.0.1,18.0.2,18.1.0,18.2.0,19.0.0,19.1.0,19.2.0,20.0.0"/>
|
||||
<play-services-maps-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-maps3d versions="0.0.1,0.0.2,0.1.0,0.2.0"/>
|
||||
<play-services-measurement versions="8.1.0,8.3.0,8.4.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0"/>
|
||||
<play-services-measurement-api versions="16.0.1,16.0.2,16.0.3,16.0.4,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0"/>
|
||||
<play-services-measurement-base versions="15.0.0,15.0.2,15.0.4,16.0.0,16.0.2,16.0.3,16.0.4,16.0.5,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0"/>
|
||||
<play-services-measurement-impl versions="16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0"/>
|
||||
<play-services-measurement-sdk versions="16.0.1,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0"/>
|
||||
<play-services-measurement-sdk-api versions="16.0.1,16.0.2,16.0.3,16.0.4,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0"/>
|
||||
<play-services-measurement versions="8.1.0,8.3.0,8.4.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0,23.2.0"/>
|
||||
<play-services-measurement-api versions="16.0.1,16.0.2,16.0.3,16.0.4,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0,23.2.0"/>
|
||||
<play-services-measurement-base versions="15.0.0,15.0.2,15.0.4,16.0.0,16.0.2,16.0.3,16.0.4,16.0.5,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0,23.2.0"/>
|
||||
<play-services-measurement-impl versions="16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0,23.2.0"/>
|
||||
<play-services-measurement-sdk versions="16.0.1,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0,23.2.0"/>
|
||||
<play-services-measurement-sdk-api versions="16.0.1,16.0.2,16.0.3,16.0.4,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0,23.2.0"/>
|
||||
<play-services-media-effect-enhancement versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03"/>
|
||||
<play-services-mlkit-barcode-scanning versions="16.0.0,16.1.0,16.1.1,16.1.2,16.1.3,16.1.4,16.1.5,16.2.0,16.2.1,17.0.0,18.0.0,18.1.0,18.2.0,18.3.0,18.3.1"/>
|
||||
<play-services-mlkit-document-scanner versions="16.0.0-beta1,16.0.0"/>
|
||||
<play-services-mlkit-face-detection versions="16.0.0,16.1.0,16.1.1,16.1.2,16.1.3,16.1.4,16.1.5,16.1.6,16.1.7,16.2.0,16.2.1,17.0.0,17.0.1,17.1.0"/>
|
||||
@@ -104,7 +108,7 @@
|
||||
<play-services-mlkit-text-recognition-korean versions="16.0.0,16.0.1"/>
|
||||
<play-services-nearby versions="7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,18.0.0,18.0.1,18.0.2,18.1.0,18.2.0,18.3.0,18.4.0,18.5.0,18.7.0,19.0.0,19.1.0,19.2.0,19.3.0"/>
|
||||
<play-services-nearby-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-oss-licenses versions="11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,16.0.2,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.3.0,17.4.0"/>
|
||||
<play-services-oss-licenses versions="11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,16.0.2,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.3.0,17.4.0,17.5.0,17.5.1"/>
|
||||
<play-services-oss-licenses-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-pal versions="18.0.0,19.0.0,20.0.0,20.0.1,20.1.0,20.1.1,20.2.0,20.3.0,21.0.0,22.0.0,22.1.0,23.0.0,23.1.0"/>
|
||||
<play-services-panorama versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,17.0.0,17.1.0"/>
|
||||
@@ -132,11 +136,11 @@
|
||||
<play-services-tasks versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.1,17.0.0,17.0.1,17.0.2,17.1.0,17.2.0,17.2.1,18.0.0,18.0.1,18.0.2,18.1.0,18.2.0,18.2.1,18.3.0,18.3.1,18.3.2,18.4.0,18.4.1"/>
|
||||
<play-services-tasks-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-tasks-native-c versions="18.0.2-beta1"/>
|
||||
<play-services-tflite-acceleration-service versions="16.0.0-beta01,16.3.0-beta01,16.4.0-beta01"/>
|
||||
<play-services-tflite-gpu versions="16.0.0-beta03,16.0.0,16.1.0,16.2.0,16.3.0,16.4.0"/>
|
||||
<play-services-tflite-impl versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0,16.0.1,16.1.0,16.3.0,16.4.0"/>
|
||||
<play-services-tflite-java versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0,16.0.1,16.1.0,16.2.0-beta01,16.2.0-beta02,16.3.0,16.4.0"/>
|
||||
<play-services-tflite-support versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0,16.0.1,16.1.0,16.3.0,16.4.0"/>
|
||||
<play-services-tflite-acceleration-service versions="16.0.0-beta01,16.3.0-beta01,16.4.0-beta01,16.5.0-beta02"/>
|
||||
<play-services-tflite-gpu versions="16.0.0-beta03,16.0.0,16.1.0,16.2.0,16.3.0,16.4.0,16.5.0"/>
|
||||
<play-services-tflite-impl versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0,16.0.1,16.1.0,16.3.0,16.4.0,16.5.0"/>
|
||||
<play-services-tflite-java versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0,16.0.1,16.1.0,16.2.0-beta01,16.2.0-beta02,16.3.0,16.4.0,16.5.0"/>
|
||||
<play-services-tflite-support versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0,16.0.1,16.1.0,16.3.0,16.4.0,16.5.0"/>
|
||||
<play-services-threadnetwork versions="16.0.0-beta01,16.0.0-beta02,16.0.0,16.0.1,16.2.1,16.3.0"/>
|
||||
<play-services-time versions="16.0.0,16.0.1"/>
|
||||
<play-services-vision versions="7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,15.0.2,16.2.0,17.0.2,18.0.0,19.0.0,20.0.0,20.1.0,20.1.1,20.1.2,20.1.3"/>
|
||||
@@ -146,9 +150,9 @@
|
||||
<play-services-vision-image-label versions="15.0.0,16.2.0,17.0.2,18.0.0,18.0.1,18.0.3,18.0.4,18.0.5,18.1.0,18.1.1"/>
|
||||
<play-services-vision-image-labeling-internal versions="16.0.0,16.0.3,16.0.4,16.0.5,16.1.0"/>
|
||||
<play-services-vision-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-wallet versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,17.0.0,18.0.0,18.1.0,18.1.1,18.1.2,18.1.3,19.0.0,19.0.1,19.1.0,19.2.0-beta01,19.2.0,19.2.1,19.3.0-beta01,19.3.0,19.4.0,19.5.0"/>
|
||||
<play-services-wallet versions="6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,17.0.0,18.0.0,18.1.0,18.1.1,18.1.2,18.1.3,19.0.0,19.0.1,19.1.0,19.2.0-beta01,19.2.0,19.2.1,19.3.0-beta01,19.3.0,19.4.0,19.5.0,20.0.0"/>
|
||||
<play-services-wallet-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<play-services-wearable versions="5.0.77,6.1.11,6.1.71,6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,17.0.0,17.1.0,18.0.0,18.1.0,18.2.0,19.0.0"/>
|
||||
<play-services-wearable versions="5.0.77,6.1.11,6.1.71,6.5.87,7.0.0,7.3.0,7.5.0,7.8.0,8.1.0,8.3.0,8.4.0,9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,17.0.0,17.1.0,18.0.0,18.1.0,18.2.0,19.0.0,20.0.1"/>
|
||||
<play-services-wearable-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<strict-version-matcher-plugin versions="1.0.0,1.0.1,1.0.2,1.0.3,1.1.0,1.2.0,1.2.1,1.2.2,1.2.4"/>
|
||||
</com.google.android.gms>
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
<compose-theme-adapter versions="0.1.0-dev16,0.1.0-dev17,1.0.0-alpha01,1.0.0-alpha02,1.0.0-alpha03,1.0.0-alpha04,1.0.0-alpha05,1.0.0-alpha06,1.0.0-alpha07,1.0.0-alpha08,1.0.0-alpha09,1.0.0-alpha10,1.0.0-alpha11,1.0.0-alpha12,1.0.0-beta01,1.0.0-beta02,1.0.0-beta03,1.0.0-beta04,1.0.0-beta05,1.0.0-beta06,1.0.0-beta07,1.0.0-beta08,1.0.0-beta09,1.0.0-rc01,1.0.0-rc02,1.0.0,1.0.1,1.0.2,1.0.3,1.0.4,1.0.5,1.1.0,1.1.1,1.1.2,1.1.3,1.1.4,1.1.5,1.1.6,1.1.7,1.1.8,1.1.9,1.1.10,1.1.11,1.1.12,1.1.13,1.1.14,1.1.15,1.1.16,1.1.17,1.1.18,1.1.19,1.1.20,1.1.21,1.1.22,1.2.0,1.2.1"/>
|
||||
<compose-theme-adapter-3 versions="1.0.0,1.0.1,1.0.2,1.0.3,1.0.4,1.0.5,1.0.6,1.0.7,1.0.8,1.0.9,1.0.10,1.0.11,1.0.12,1.0.13,1.0.14,1.0.15,1.0.16,1.0.17,1.0.18,1.0.19,1.0.20,1.0.21,1.0.22,1.1.0,1.1.1"/>
|
||||
<compose-theme-adapter-core versions="1.0.0,1.0.1"/>
|
||||
<material versions="1.0.0-alpha1,1.0.0-alpha3,1.0.0-beta01,1.0.0-rc01,1.0.0-rc02,1.0.0,1.1.0-alpha01,1.1.0-alpha02,1.1.0-alpha03,1.1.0-alpha04,1.1.0-alpha05,1.1.0-alpha06,1.1.0-alpha07,1.1.0-alpha08,1.1.0-alpha09,1.1.0-alpha10,1.1.0-beta01,1.1.0-beta02,1.1.0-rc01,1.1.0-rc02,1.1.0,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-alpha04,1.2.0-alpha05,1.2.0-alpha06,1.2.0-beta01,1.2.0-rc01,1.2.0,1.2.1,1.3.0-alpha01,1.3.0-alpha02,1.3.0-alpha03,1.3.0-alpha04,1.3.0-beta01,1.3.0-rc01,1.3.0,1.4.0-alpha01,1.4.0-alpha02,1.4.0-beta01,1.4.0-rc01,1.4.0,1.5.0-alpha01,1.5.0-alpha02,1.5.0-alpha03,1.5.0-alpha04,1.5.0-alpha05,1.5.0-beta01,1.5.0-rc01,1.5.0,1.6.0-alpha01,1.6.0-alpha02,1.6.0-alpha03,1.6.0-beta01,1.6.0-rc01,1.6.0,1.6.1,1.7.0-alpha01,1.7.0-alpha02,1.7.0-alpha03,1.7.0-beta01,1.7.0-rc01,1.7.0,1.8.0-alpha01,1.8.0-alpha02,1.8.0-alpha03,1.8.0-beta01,1.8.0-rc01,1.8.0,1.9.0-alpha01,1.9.0-alpha02,1.9.0-beta01,1.9.0-rc01,1.9.0,1.10.0-alpha01,1.10.0-alpha02,1.10.0-alpha03,1.10.0-alpha04,1.10.0-alpha05,1.10.0-alpha06,1.10.0-beta01,1.10.0-rc01,1.10.0,1.11.0-alpha01,1.11.0-alpha02,1.11.0-alpha03,1.11.0-beta01,1.11.0-rc01,1.11.0,1.12.0-alpha01,1.12.0-alpha02,1.12.0-alpha03,1.12.0-beta01,1.12.0-rc01,1.12.0,1.13.0-alpha01,1.13.0-alpha02,1.13.0-alpha03,1.13.0-alpha04,1.13.0-alpha05,1.13.0-alpha06,1.13.0-alpha07,1.13.0-alpha08,1.13.0-alpha09,1.13.0-alpha10,1.13.0-alpha11,1.13.0-alpha12,1.13.0-alpha13,1.13.0-alpha14,1.13.0-beta01,1.13.0-rc01,1.13.0,1.14.0-alpha01,1.14.0-alpha02,1.14.0-alpha03,1.14.0-alpha04,1.14.0-alpha05,1.14.0-alpha06,1.14.0-alpha07,1.14.0-alpha08,1.14.0-alpha09,1.14.0-alpha10"/>
|
||||
<material versions="1.0.0-alpha1,1.0.0-alpha3,1.0.0-beta01,1.0.0-rc01,1.0.0-rc02,1.0.0,1.1.0-alpha01,1.1.0-alpha02,1.1.0-alpha03,1.1.0-alpha04,1.1.0-alpha05,1.1.0-alpha06,1.1.0-alpha07,1.1.0-alpha08,1.1.0-alpha09,1.1.0-alpha10,1.1.0-beta01,1.1.0-beta02,1.1.0-rc01,1.1.0-rc02,1.1.0,1.2.0-alpha01,1.2.0-alpha02,1.2.0-alpha03,1.2.0-alpha04,1.2.0-alpha05,1.2.0-alpha06,1.2.0-beta01,1.2.0-rc01,1.2.0,1.2.1,1.3.0-alpha01,1.3.0-alpha02,1.3.0-alpha03,1.3.0-alpha04,1.3.0-beta01,1.3.0-rc01,1.3.0,1.4.0-alpha01,1.4.0-alpha02,1.4.0-beta01,1.4.0-rc01,1.4.0,1.5.0-alpha01,1.5.0-alpha02,1.5.0-alpha03,1.5.0-alpha04,1.5.0-alpha05,1.5.0-beta01,1.5.0-rc01,1.5.0,1.6.0-alpha01,1.6.0-alpha02,1.6.0-alpha03,1.6.0-beta01,1.6.0-rc01,1.6.0,1.6.1,1.7.0-alpha01,1.7.0-alpha02,1.7.0-alpha03,1.7.0-beta01,1.7.0-rc01,1.7.0,1.8.0-alpha01,1.8.0-alpha02,1.8.0-alpha03,1.8.0-beta01,1.8.0-rc01,1.8.0,1.9.0-alpha01,1.9.0-alpha02,1.9.0-beta01,1.9.0-rc01,1.9.0,1.10.0-alpha01,1.10.0-alpha02,1.10.0-alpha03,1.10.0-alpha04,1.10.0-alpha05,1.10.0-alpha06,1.10.0-beta01,1.10.0-rc01,1.10.0,1.11.0-alpha01,1.11.0-alpha02,1.11.0-alpha03,1.11.0-beta01,1.11.0-rc01,1.11.0,1.12.0-alpha01,1.12.0-alpha02,1.12.0-alpha03,1.12.0-beta01,1.12.0-rc01,1.12.0,1.13.0-alpha01,1.13.0-alpha02,1.13.0-alpha03,1.13.0-alpha04,1.13.0-alpha05,1.13.0-alpha06,1.13.0-alpha07,1.13.0-alpha08,1.13.0-alpha09,1.13.0-alpha10,1.13.0-alpha11,1.13.0-alpha12,1.13.0-alpha13,1.13.0-alpha14,1.13.0-beta01,1.13.0-rc01,1.13.0,1.14.0-alpha01,1.14.0-alpha02,1.14.0-alpha03,1.14.0-alpha04,1.14.0-alpha05,1.14.0-alpha06,1.14.0-alpha07,1.14.0-alpha08,1.14.0-alpha09,1.14.0-alpha10,1.14.0-beta01,1.14.0-rc01"/>
|
||||
</com.google.android.material>
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
<firebase-abt versions="15.0.0,15.0.1,16.0.0,16.0.1,17.1.0,17.1.1,18.0.0,18.0.1,19.0.0,19.0.1,19.1.0,20.0.0,21.0.0,21.0.1,21.0.2,21.1.0,21.1.1,21.1.2,22.0.0,23.0.0,23.0.1"/>
|
||||
<firebase-ads versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.1,17.0.0,17.1.0,17.1.1,17.1.2,17.1.3,17.2.0,17.2.1,18.0.0,18.1.0,18.1.1,18.2.0,18.3.0,19.0.0,19.0.1,19.1.0,19.2.0,19.3.0,19.4.0,19.5.0,19.6.0,19.7.0,19.8.0,20.0.0,20.1.0,20.2.0,20.3.0,20.4.0,20.5.0,20.6.0,21.0.0,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0,22.4.0,22.5.0,22.6.0,23.0.0,23.1.0,23.2.0,23.3.0,23.4.0,23.5.0,23.6.0"/>
|
||||
<firebase-ads-lite versions="15.0.0,15.0.1,16.0.1,17.0.0,17.1.0,17.1.1,17.1.2,17.1.3,17.2.0,17.2.1,18.0.0,18.1.0,18.1.1,18.2.0,18.3.0,19.0.0,19.0.1,19.1.0,19.2.0,19.3.0,19.4.0,19.5.0,19.6.0,19.7.0,19.8.0,20.0.0,20.1.0,20.2.0,20.3.0,20.4.0,20.5.0,20.6.0,21.0.0,21.1.0,21.2.0,21.3.0,21.4.0,21.5.0,22.0.0,22.1.0,22.2.0,22.3.0,22.4.0,22.5.0,22.6.0,23.0.0,23.1.0,23.2.0,23.3.0,23.4.0,23.5.0,23.6.0"/>
|
||||
<firebase-ai versions="16.0.0,16.1.0,16.2.0,17.0.0,17.1.0,17.2.0,17.3.0,17.4.0,17.5.0,17.6.0,17.7.0,17.8.0,17.9.0,17.10.0"/>
|
||||
<firebase-ai versions="16.0.0,16.1.0,16.2.0,17.0.0,17.1.0,17.2.0,17.3.0,17.4.0,17.5.0,17.6.0,17.7.0,17.8.0,17.9.0,17.10.0,17.10.1,17.11.0"/>
|
||||
<firebase-ai-ksp-processor versions="16.0.0,16.0.1"/>
|
||||
<firebase-ai-ondevice versions="16.0.0-beta01"/>
|
||||
<firebase-ai-ondevice-interop versions="16.0.0-beta01"/>
|
||||
<firebase-analytics versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.0,16.0.1,16.0.3,16.0.4,16.0.5,16.0.6,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0"/>
|
||||
<firebase-analytics versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.0,16.0.1,16.0.3,16.0.4,16.0.5,16.0.6,16.3.0,16.4.0,16.5.0,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0,23.0.0,23.2.0"/>
|
||||
<firebase-analytics-impl versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.0,16.1.1,16.2.1,16.2.2,16.2.3,16.2.4,16.3.0"/>
|
||||
<firebase-analytics-impl-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-analytics-ktx versions="17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.6.0,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.2.2,21.3.0,21.4.0,21.5.0,21.5.1,21.6.1,21.6.2,22.0.0,22.0.1,22.0.2,22.1.0,22.1.2,22.2.0,22.3.0,22.4.0,22.5.0"/>
|
||||
@@ -21,8 +21,8 @@
|
||||
<firebase-appcheck-ktx versions="16.0.2,16.1.0,16.1.1,16.1.2,17.0.0,17.0.1,17.1.0,17.1.1,17.1.2,18.0.0"/>
|
||||
<firebase-appcheck-playintegrity versions="16.0.0,16.0.1,16.0.2,16.1.0,16.1.1,16.1.2,17.0.0,17.0.1,17.1.0,17.1.1,17.1.2,18.0.0,19.0.0,19.0.1,19.0.2"/>
|
||||
<firebase-appcheck-safetynet versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0-beta06,16.0.0,16.0.1,16.0.2,16.1.0,16.1.1,16.1.2"/>
|
||||
<firebase-appdistribution versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0-beta06,16.0.0-beta07,16.0.0-beta08,16.0.0-beta09,16.0.0-beta10,16.0.0-beta11,16.0.0-beta12,16.0.0-beta13,16.0.0-beta14,16.0.0-beta15,16.0.0-beta16,16.0.0-beta17"/>
|
||||
<firebase-appdistribution-api versions="16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0-beta06,16.0.0-beta07,16.0.0-beta08,16.0.0-beta09,16.0.0-beta10,16.0.0-beta11,16.0.0-beta12,16.0.0-beta13,16.0.0-beta14,16.0.0-beta15,16.0.0-beta16,16.0.0-beta17"/>
|
||||
<firebase-appdistribution versions="16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0-beta06,16.0.0-beta07,16.0.0-beta08,16.0.0-beta09,16.0.0-beta10,16.0.0-beta11,16.0.0-beta12,16.0.0-beta13,16.0.0-beta14,16.0.0-beta15,16.0.0-beta16,16.0.0-beta17,16.0.0-beta18"/>
|
||||
<firebase-appdistribution-api versions="16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0-beta06,16.0.0-beta07,16.0.0-beta08,16.0.0-beta09,16.0.0-beta10,16.0.0-beta11,16.0.0-beta12,16.0.0-beta13,16.0.0-beta14,16.0.0-beta15,16.0.0-beta16,16.0.0-beta17,16.0.0-beta18"/>
|
||||
<firebase-appdistribution-api-ktx versions="16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0-beta06,16.0.0-beta07,16.0.0-beta08,16.0.0-beta09,16.0.0-beta10,16.0.0-beta11,16.0.0-beta12,16.0.0-beta13,16.0.0-beta14,16.0.0-beta15"/>
|
||||
<firebase-appdistribution-gradle versions="0.2.0,0.2.1,0.2.2,0.2.3,1.0.0,1.1.0,1.2.0,1.3.0,1.3.1,1.4.0,1.4.1,2.0.0,2.0.1,2.1.0,2.1.1,2.1.2,2.1.3,2.2.0,3.0.0,3.0.1,3.0.2,3.0.3,3.1.0,3.1.1,3.2.0,4.0.0,4.0.1,4.1.0,4.2.0,5.0.0,5.1.0,5.1.1,5.2.0,5.2.1"/>
|
||||
<firebase-appdistribution-ktx versions="16.0.0-beta01,16.0.0-beta02"/>
|
||||
@@ -35,7 +35,7 @@
|
||||
<firebase-auth-ktx versions="19.3.1,19.3.2,19.4.0,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,21.0.0,21.0.1,21.0.2,21.0.3,21.0.4,21.0.5,21.0.6,21.0.7,21.0.8,21.1.0,21.2.0,21.3.0,22.0.0,22.1.0,22.1.1,22.1.2,22.2.0,22.3.0,22.3.1,23.0.0,23.1.0,23.2.0,23.2.1"/>
|
||||
<firebase-auth-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-auth-module versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0"/>
|
||||
<firebase-bom versions="16.0.0,17.0.0,17.1.0,18.0.0,18.1.0,19.0.0,20.0.0,20.0.1,20.1.0,21.0.0,21.1.0,22.0.0,22.1.0,22.2.0,22.2.1,22.3.0,23.0.0,24.0.0,24.0.1,24.0.2,24.1.0,24.2.0,24.3.0,24.4.0,24.5.0,24.6.0,24.7.0,24.7.1,25.0.0,25.1.0,25.1.1,25.2.0,25.2.1,25.2.2,25.3.0,25.3.1,25.4.0,25.4.1,25.5.0,25.6.0,25.6.1,25.7.0,25.8.0,25.9.0,25.10.0,25.11.0,25.12.0,25.13.0,26.0.0,26.1.0,26.1.1,26.2.0,26.3.0,26.4.0,26.5.0,26.6.0,26.7.0,26.8.0,27.0.0,27.1.0,28.0.0,28.0.1,28.1.0,28.2.0,28.2.1,28.3.0,28.3.1,28.4.0,28.4.1,28.4.2,29.0.0,29.0.1,29.0.2,29.0.3,29.0.4,29.1.0,29.2.0,29.2.1,29.3.0,29.3.1,30.0.0,30.0.1,30.0.2,30.1.0,30.2.0,30.3.0,30.3.1,30.3.2,30.4.0,30.4.1,30.5.0,31.0.0,31.0.1,31.0.2,31.0.3,31.1.0,31.1.1,31.2.0,31.2.1,31.2.2,31.2.3,31.3.0,31.4.0,31.5.0,32.0.0,32.1.0,32.1.1,32.2.0,32.2.1,32.2.2,32.2.3,32.3.0,32.3.1,32.4.0,32.4.1,32.5.0,32.6.0,32.7.0,32.7.1,32.7.2,32.7.3,32.7.4,32.8.0,32.8.1,33.0.0,33.1.0,33.1.1,33.1.2,33.2.0,33.3.0,33.4.0,33.5.0,33.5.1,33.6.0,33.7.0,33.8.0,33.9.0,33.10.0,33.11.0,33.12.0,33.13.0,33.14.0,33.15.0,33.16.0,34.0.0,34.1.0,34.2.0,34.3.0,34.4.0,34.5.0,34.6.0,34.7.0,34.8.0,34.9.0,34.10.0"/>
|
||||
<firebase-bom versions="16.0.0,17.0.0,17.1.0,18.0.0,18.1.0,19.0.0,20.0.0,20.0.1,20.1.0,21.0.0,21.1.0,22.0.0,22.1.0,22.2.0,22.2.1,22.3.0,23.0.0,24.0.0,24.0.1,24.0.2,24.1.0,24.2.0,24.3.0,24.4.0,24.5.0,24.6.0,24.7.0,24.7.1,25.0.0,25.1.0,25.1.1,25.2.0,25.2.1,25.2.2,25.3.0,25.3.1,25.4.0,25.4.1,25.5.0,25.6.0,25.6.1,25.7.0,25.8.0,25.9.0,25.10.0,25.11.0,25.12.0,25.13.0,26.0.0,26.1.0,26.1.1,26.2.0,26.3.0,26.4.0,26.5.0,26.6.0,26.7.0,26.8.0,27.0.0,27.1.0,28.0.0,28.0.1,28.1.0,28.2.0,28.2.1,28.3.0,28.3.1,28.4.0,28.4.1,28.4.2,29.0.0,29.0.1,29.0.2,29.0.3,29.0.4,29.1.0,29.2.0,29.2.1,29.3.0,29.3.1,30.0.0,30.0.1,30.0.2,30.1.0,30.2.0,30.3.0,30.3.1,30.3.2,30.4.0,30.4.1,30.5.0,31.0.0,31.0.1,31.0.2,31.0.3,31.1.0,31.1.1,31.2.0,31.2.1,31.2.2,31.2.3,31.3.0,31.4.0,31.5.0,32.0.0,32.1.0,32.1.1,32.2.0,32.2.1,32.2.2,32.2.3,32.3.0,32.3.1,32.4.0,32.4.1,32.5.0,32.6.0,32.7.0,32.7.1,32.7.2,32.7.3,32.7.4,32.8.0,32.8.1,33.0.0,33.1.0,33.1.1,33.1.2,33.2.0,33.3.0,33.4.0,33.5.0,33.5.1,33.6.0,33.7.0,33.8.0,33.9.0,33.10.0,33.11.0,33.12.0,33.13.0,33.14.0,33.15.0,33.16.0,34.0.0,34.1.0,34.2.0,34.3.0,34.4.0,34.5.0,34.6.0,34.7.0,34.8.0,34.9.0,34.10.0,34.11.0,34.12.0"/>
|
||||
<firebase-common versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.0,16.0.1,16.0.2,16.0.3,16.0.4,16.1.0,17.0.0,17.1.0,18.0.0,19.0.0,19.1.0,19.2.0,19.3.0,19.3.1,19.4.0,19.5.0,20.0.0,20.1.0,20.1.1,20.1.2,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.4.0,20.4.1,20.4.2,20.4.3,21.0.0,22.0.0,22.0.1"/>
|
||||
<firebase-common-ktx versions="16.1.0,17.0.0,18.0.0,19.0.0,19.1.0,19.2.0,19.3.0,19.3.1,19.4.0,19.5.0,20.0.0,20.1.0,20.1.1,20.1.2,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.4.0,20.4.1,20.4.2,20.4.3,21.0.0"/>
|
||||
<firebase-common-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
@@ -47,18 +47,18 @@
|
||||
<firebase-core versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.0,16.0.1,16.0.3,16.0.4,16.0.5,16.0.6,16.0.7,16.0.8,16.0.9,17.0.0,17.0.1,17.1.0,17.2.0,17.2.1,17.2.2,17.2.3,17.3.0,17.4.0,17.4.1,17.4.2,17.4.3,17.4.4,17.5.0,17.5.1,18.0.0,18.0.1,18.0.2,18.0.3,19.0.0,19.0.1,19.0.2,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,21.0.0,21.1.0,21.1.1"/>
|
||||
<firebase-crash versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.0,16.0.1,16.2.0,16.2.1"/>
|
||||
<firebase-crash-license versions="11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-crashlytics versions="17.0.0-beta01,17.0.0-beta02,17.0.0-beta03,17.0.0-beta04,17.0.0,17.0.1,17.1.0,17.1.1,17.2.1,17.2.2,17.3.0,17.3.1,17.4.0,17.4.1,18.0.0,18.0.1,18.1.0,18.2.0,18.2.1,18.2.3,18.2.4,18.2.5,18.2.6,18.2.7,18.2.8,18.2.9,18.2.10,18.2.11,18.2.12,18.2.13,18.3.0,18.3.1,18.3.2,18.3.3,18.3.4,18.3.5,18.3.6,18.3.7,18.4.0,18.4.1,18.4.2,18.4.3,18.5.0,18.5.1,18.6.0,18.6.1,18.6.2,18.6.3,18.6.4,19.0.0,19.0.1,19.0.2,19.0.3,19.1.0,19.2.0,19.2.1,19.3.0,19.4.0,19.4.1,19.4.2,19.4.3,19.4.4,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4"/>
|
||||
<firebase-crashlytics-buildtools versions="2.0.0-beta01,2.0.0-beta02,2.0.0-beta03,2.0.0-beta04,2.0.0,2.1.0,2.1.1,2.2.0,2.2.1,2.3.0,2.4.0,2.4.1,2.5.0,2.5.1,2.5.2,2.6.0,2.6.1,2.7.0,2.7.1,2.8.0,2.8.1,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.9.9,3.0.0,3.0.2,3.0.3,3.0.4,3.0.5,3.0.6"/>
|
||||
<firebase-crashlytics-gradle versions="2.0.0-beta01,2.0.0-beta02,2.0.0-beta03,2.0.0-beta04,2.0.0,2.1.0,2.1.1,2.2.0,2.2.1,2.3.0,2.4.0,2.4.1,2.5.0,2.5.1,2.5.2,2.6.0,2.6.1,2.7.0,2.7.1,2.8.0,2.8.1,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.9.9,3.0.0,3.0.1,3.0.2,3.0.3,3.0.4,3.0.5,3.0.6"/>
|
||||
<firebase-crashlytics versions="17.0.0-beta01,17.0.0-beta02,17.0.0-beta03,17.0.0-beta04,17.0.0,17.0.1,17.1.0,17.1.1,17.2.1,17.2.2,17.3.0,17.3.1,17.4.0,17.4.1,18.0.0,18.0.1,18.1.0,18.2.0,18.2.1,18.2.3,18.2.4,18.2.5,18.2.6,18.2.7,18.2.8,18.2.9,18.2.10,18.2.11,18.2.12,18.2.13,18.3.0,18.3.1,18.3.2,18.3.3,18.3.4,18.3.5,18.3.6,18.3.7,18.4.0,18.4.1,18.4.2,18.4.3,18.5.0,18.5.1,18.6.0,18.6.1,18.6.2,18.6.3,18.6.4,19.0.0,19.0.1,19.0.2,19.0.3,19.1.0,19.2.0,19.2.1,19.3.0,19.4.0,19.4.1,19.4.2,19.4.3,19.4.4,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5"/>
|
||||
<firebase-crashlytics-buildtools versions="2.0.0-beta01,2.0.0-beta02,2.0.0-beta03,2.0.0-beta04,2.0.0,2.1.0,2.1.1,2.2.0,2.2.1,2.3.0,2.4.0,2.4.1,2.5.0,2.5.1,2.5.2,2.6.0,2.6.1,2.7.0,2.7.1,2.8.0,2.8.1,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.9.9,3.0.0,3.0.2,3.0.3,3.0.4,3.0.5,3.0.6,3.0.7"/>
|
||||
<firebase-crashlytics-gradle versions="2.0.0-beta01,2.0.0-beta02,2.0.0-beta03,2.0.0-beta04,2.0.0,2.1.0,2.1.1,2.2.0,2.2.1,2.3.0,2.4.0,2.4.1,2.5.0,2.5.1,2.5.2,2.6.0,2.6.1,2.7.0,2.7.1,2.8.0,2.8.1,2.9.0,2.9.1,2.9.2,2.9.3,2.9.4,2.9.5,2.9.6,2.9.7,2.9.8,2.9.9,3.0.0,3.0.1,3.0.2,3.0.3,3.0.4,3.0.5,3.0.6,3.0.7"/>
|
||||
<firebase-crashlytics-ktx versions="17.1.0,17.1.1,17.2.1,17.2.2,17.3.0,17.3.1,17.4.0,17.4.1,18.0.0,18.0.1,18.1.0,18.2.0,18.2.1,18.2.3,18.2.4,18.2.5,18.2.6,18.2.7,18.2.8,18.2.9,18.2.10,18.2.11,18.2.12,18.2.13,18.3.0,18.3.1,18.3.2,18.3.3,18.3.4,18.3.5,18.3.6,18.3.7,18.4.0,18.4.1,18.4.2,18.4.3,18.5.0,18.5.1,18.6.0,18.6.1,18.6.2,18.6.3,18.6.4,19.0.0,19.0.1,19.0.2,19.0.3,19.1.0,19.2.0,19.2.1,19.3.0,19.4.0,19.4.1,19.4.2,19.4.3,19.4.4"/>
|
||||
<firebase-crashlytics-ndk versions="17.0.0-beta01,17.0.0-beta03,17.0.0-beta04,17.0.0,17.0.1,17.1.0,17.1.1,17.2.1,17.2.2,17.3.0,17.3.1,17.4.0,17.4.1,18.0.0,18.0.1,18.1.0,18.2.0,18.2.1,18.2.3,18.2.4,18.2.5,18.2.6,18.2.7,18.2.8,18.2.9,18.2.10,18.2.11,18.2.12,18.2.13,18.3.0,18.3.1,18.3.2,18.3.3,18.3.4,18.3.5,18.3.6,18.3.7,18.4.0,18.4.1,18.4.2,18.4.3,18.5.0,18.5.1,18.5.2,18.6.0,18.6.1,18.6.2,18.6.3,18.6.4,19.0.0,19.0.1,19.0.2,19.0.3,19.1.0,19.2.0,19.2.1,19.3.0,19.4.0,19.4.1,19.4.2,19.4.3,19.4.4,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4"/>
|
||||
<firebase-crashlytics-ndk versions="17.0.0-beta01,17.0.0-beta03,17.0.0-beta04,17.0.0,17.0.1,17.1.0,17.1.1,17.2.1,17.2.2,17.3.0,17.3.1,17.4.0,17.4.1,18.0.0,18.0.1,18.1.0,18.2.0,18.2.1,18.2.3,18.2.4,18.2.5,18.2.6,18.2.7,18.2.8,18.2.9,18.2.10,18.2.11,18.2.12,18.2.13,18.3.0,18.3.1,18.3.2,18.3.3,18.3.4,18.3.5,18.3.6,18.3.7,18.4.0,18.4.1,18.4.2,18.4.3,18.5.0,18.5.1,18.5.2,18.6.0,18.6.1,18.6.2,18.6.3,18.6.4,19.0.0,19.0.1,19.0.2,19.0.3,19.1.0,19.2.0,19.2.1,19.3.0,19.4.0,19.4.1,19.4.2,19.4.3,19.4.4,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5"/>
|
||||
<firebase-database versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.1,16.0.2,16.0.3,16.0.4,16.0.5,16.0.6,16.1.0,17.0.0,18.0.0,18.0.1,19.0.0,19.1.0,19.2.0,19.2.1,19.3.0,19.3.1,19.4.0,19.5.0,19.5.1,19.6.0,19.7.0,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5,20.0.6,20.1.0,20.2.0,20.2.1,20.2.2,20.3.0,20.3.1,21.0.0,22.0.0,22.0.1"/>
|
||||
<firebase-database-collection versions="15.0.0,15.0.1,16.0.0,16.0.1,17.0.0,17.0.1,18.0.0,18.0.1"/>
|
||||
<firebase-database-connection versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.1,16.0.1,16.0.2"/>
|
||||
<firebase-database-connection-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-database-ktx versions="19.2.0,19.2.1,19.3.0,19.3.1,19.4.0,19.5.0,19.5.1,19.6.0,19.7.0,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5,20.0.6,20.1.0,20.2.0,20.2.1,20.2.2,20.3.0,20.3.1,21.0.0"/>
|
||||
<firebase-database-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-dataconnect versions="16.0.0-alpha01,16.0.0-alpha02,16.0.0-alpha03,16.0.0-alpha04,16.0.0-alpha05,16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0,16.0.1,16.0.2,16.0.3,17.0.0,17.0.1,17.1.0,17.1.1,17.1.2,17.1.3,17.1.4"/>
|
||||
<firebase-dataconnect versions="16.0.0-alpha01,16.0.0-alpha02,16.0.0-alpha03,16.0.0-alpha04,16.0.0-alpha05,16.0.0-beta01,16.0.0-beta02,16.0.0-beta03,16.0.0-beta04,16.0.0-beta05,16.0.0,16.0.1,16.0.2,16.0.3,17.0.0,17.0.1,17.1.0,17.1.1,17.1.2,17.1.3,17.1.4,17.2.0,17.2.1"/>
|
||||
<firebase-datatransport versions="16.0.0,17.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.0.5,17.0.6,17.0.7,17.0.8,17.0.9,17.0.10,17.0.11,18.0.0,18.0.1,18.1.0,18.1.1,18.1.2,18.1.3,18.1.4,18.1.5,18.1.6,18.1.7,18.1.8,18.2.0,18.2.1,19.0.0,20.0.0,20.0.1"/>
|
||||
<firebase-dynamic-links versions="11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.0,16.0.1,16.1.1,16.1.2,16.1.3,16.1.5,16.1.7,16.1.8,17.0.0,18.0.0,19.0.0,19.1.0,19.1.1,20.0.0,20.1.0,20.1.1,21.0.0,21.0.1,21.0.2,21.1.0,21.2.0,22.0.0,22.1.0"/>
|
||||
<firebase-dynamic-links-ktx versions="19.1.0,19.1.1,20.0.0,20.1.0,20.1.1,21.0.0,21.0.1,21.0.2,21.1.0,21.2.0,22.0.0,22.1.0"/>
|
||||
@@ -67,16 +67,16 @@
|
||||
<firebase-encoders versions="16.0.0,16.1.0,17.0.0"/>
|
||||
<firebase-encoders-json versions="16.0.0,16.1.0,17.0.0,17.1.0,18.0.0,18.0.1"/>
|
||||
<firebase-encoders-proto versions="16.0.0"/>
|
||||
<firebase-firestore versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,16.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.0.5,17.1.0,17.1.1,17.1.2,17.1.3,17.1.4,17.1.5,18.0.0,18.0.1,18.1.0,18.2.0,19.0.0,19.0.1,19.0.2,20.0.0,20.1.0,20.2.0,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.3.0,21.3.1,21.4.0,21.4.1,21.4.2,21.4.3,21.5.0,21.6.0,21.7.0,21.7.1,22.0.0,22.0.1,22.0.2,22.1.0,22.1.1,22.1.2,23.0.0,23.0.1,23.0.2,23.0.3,23.0.4,24.0.0,24.0.1,24.0.2,24.1.0,24.1.1,24.1.2,24.2.0,24.2.1,24.2.2,24.3.0,24.3.1,24.4.0,24.4.1,24.4.2,24.4.3,24.4.4,24.4.5,24.5.0,24.6.0,24.6.1,24.7.0,24.7.1,24.8.0,24.8.1,24.9.0,24.9.1,24.10.0,24.10.1,24.10.2,24.10.3,24.10.4,24.11.0,24.11.1,25.0.0,25.1.0,25.1.1,25.1.2,25.1.3,25.1.4,26.0.0,26.0.1,26.0.2,26.1.0,26.1.1"/>
|
||||
<firebase-firestore versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,16.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.0.5,17.1.0,17.1.1,17.1.2,17.1.3,17.1.4,17.1.5,18.0.0,18.0.1,18.1.0,18.2.0,19.0.0,19.0.1,19.0.2,20.0.0,20.1.0,20.2.0,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.3.0,21.3.1,21.4.0,21.4.1,21.4.2,21.4.3,21.5.0,21.6.0,21.7.0,21.7.1,22.0.0,22.0.1,22.0.2,22.1.0,22.1.1,22.1.2,23.0.0,23.0.1,23.0.2,23.0.3,23.0.4,24.0.0,24.0.1,24.0.2,24.1.0,24.1.1,24.1.2,24.2.0,24.2.1,24.2.2,24.3.0,24.3.1,24.4.0,24.4.1,24.4.2,24.4.3,24.4.4,24.4.5,24.5.0,24.6.0,24.6.1,24.7.0,24.7.1,24.8.0,24.8.1,24.9.0,24.9.1,24.10.0,24.10.1,24.10.2,24.10.3,24.10.4,24.11.0,24.11.1,25.0.0,25.1.0,25.1.1,25.1.2,25.1.3,25.1.4,26.0.0,26.0.1,26.0.2,26.1.0,26.1.1,26.1.2,26.2.0"/>
|
||||
<firebase-firestore-ktx versions="18.2.0,19.0.0,20.0.0,20.1.0,20.2.0,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,21.3.0,21.3.1,21.4.0,21.4.1,21.4.2,21.4.3,21.5.0,21.6.0,21.7.0,21.7.1,22.0.0,22.0.1,22.0.2,22.1.0,22.1.1,22.1.2,23.0.0,23.0.1,23.0.2,23.0.3,23.0.4,24.0.0,24.0.1,24.0.2,24.1.0,24.1.1,24.1.2,24.2.0,24.2.1,24.2.2,24.3.0,24.3.1,24.4.0,24.4.1,24.4.2,24.4.3,24.4.4,24.4.5,24.5.0,24.6.0,24.6.1,24.7.0,24.7.1,24.8.0,24.8.1,24.9.0,24.9.1,24.10.0,24.10.1,24.10.2,24.10.3,24.10.4,24.11.0,24.11.1,25.0.0,25.1.0,25.1.1,25.1.2,25.1.3,25.1.4"/>
|
||||
<firebase-functions versions="12.0.0,12.0.1,15.0.0,16.0.1,16.1.0,16.1.1,16.1.2,16.1.3,16.2.0,16.3.0,17.0.0,18.0.0,18.1.0,19.0.0,19.0.1,19.0.2,19.1.0,19.2.0,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.2.0,20.2.1,20.2.2,20.3.0,20.3.1,20.4.0,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,22.0.0,22.0.1,22.1.0"/>
|
||||
<firebase-functions versions="12.0.0,12.0.1,15.0.0,16.0.1,16.1.0,16.1.1,16.1.2,16.1.3,16.2.0,16.3.0,17.0.0,18.0.0,18.1.0,19.0.0,19.0.1,19.0.2,19.1.0,19.2.0,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.2.0,20.2.1,20.2.2,20.3.0,20.3.1,20.4.0,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1,22.0.0,22.0.1,22.1.0,22.1.1"/>
|
||||
<firebase-functions-ktx versions="19.0.1,19.0.2,19.1.0,19.2.0,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.2.0,20.2.1,20.2.2,20.3.0,20.3.1,20.4.0,21.0.0,21.1.0,21.1.1,21.2.0,21.2.1"/>
|
||||
<firebase-functions-license versions="12.0.0,12.0.1"/>
|
||||
<firebase-iid versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.1.0,16.0.0,16.2.0,17.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.1.0,17.1.1,17.1.2,18.0.0,19.0.0,19.0.1,20.0.0,20.0.1,20.0.2,20.1.0,20.1.1,20.1.2,20.1.4,20.1.5,20.1.6,20.1.7,20.2.0,20.2.1,20.2.2,20.2.3,20.2.4,20.3.0,21.0.0,21.0.1,21.1.0"/>
|
||||
<firebase-iid-interop versions="15.0.0,16.0.0,16.0.1,17.0.0,17.1.0"/>
|
||||
<firebase-iid-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-inappmessaging versions="17.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.0.5,17.1.0,17.1.1,17.2.0,18.0.0,18.0.1,18.0.2,19.0.0,19.0.1,19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.1.0,19.1.1,19.1.2,19.1.3,19.1.4,19.1.5,20.0.0,20.1.0,20.1.1,20.1.2,20.1.3,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.3.4,20.3.5,20.4.0,20.4.1,20.4.2,21.0.0,21.0.1,21.0.2,22.0.0,22.0.1,22.0.2"/>
|
||||
<firebase-inappmessaging-display versions="17.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.0.5,17.1.0,17.1.1,17.2.0,18.0.0,18.0.1,18.0.2,19.0.0,19.0.1,19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.1.0,19.1.1,19.1.2,19.1.3,19.1.4,19.1.5,20.0.0,20.1.0,20.1.1,20.1.2,20.1.3,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.3.4,20.3.5,20.4.0,20.4.1,20.4.2,21.0.0,21.0.1,21.0.2,22.0.0,22.0.1,22.0.2"/>
|
||||
<firebase-inappmessaging versions="17.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.0.5,17.1.0,17.1.1,17.2.0,18.0.0,18.0.1,18.0.2,19.0.0,19.0.1,19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.1.0,19.1.1,19.1.2,19.1.3,19.1.4,19.1.5,20.0.0,20.1.0,20.1.1,20.1.2,20.1.3,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.3.4,20.3.5,20.4.0,20.4.1,20.4.2,21.0.0,21.0.1,21.0.2,22.0.0,22.0.1,22.0.2,22.0.3"/>
|
||||
<firebase-inappmessaging-display versions="17.0.0,17.0.1,17.0.2,17.0.3,17.0.4,17.0.5,17.1.0,17.1.1,17.2.0,18.0.0,18.0.1,18.0.2,19.0.0,19.0.1,19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.1.0,19.1.1,19.1.2,19.1.3,19.1.4,19.1.5,20.0.0,20.1.0,20.1.1,20.1.2,20.1.3,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.3.4,20.3.5,20.4.0,20.4.1,20.4.2,21.0.0,21.0.1,21.0.2,22.0.0,22.0.1,22.0.2,22.0.3"/>
|
||||
<firebase-inappmessaging-display-ktx versions="19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.1.0,19.1.1,19.1.2,19.1.3,19.1.4,19.1.5,20.0.0,20.1.0,20.1.1,20.1.2,20.1.3,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.3.4,20.3.5,20.4.0,20.4.1,20.4.2,21.0.0,21.0.1,21.0.2"/>
|
||||
<firebase-inappmessaging-ktx versions="19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.1.0,19.1.1,19.1.2,19.1.3,19.1.4,19.1.5,20.0.0,20.1.0,20.1.1,20.1.2,20.1.3,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.3.4,20.3.5,20.4.0,20.4.1,20.4.2,21.0.0,21.0.1,21.0.2"/>
|
||||
<firebase-installations versions="16.0.0,16.1.0,16.2.0,16.2.1,16.2.2,16.3.0,16.3.1,16.3.2,16.3.3,16.3.4,16.3.5,17.0.0,17.0.1,17.0.2,17.0.3,17.1.0,17.1.1,17.1.2,17.1.3,17.1.4,17.2.0,18.0.0,19.0.0,19.0.1,19.1.0"/>
|
||||
@@ -91,7 +91,7 @@
|
||||
<firebase-messaging-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-ml-common versions="15.0.0,16.0.0,16.1.2,16.1.4,16.1.5,16.1.6,16.2.1,16.2.3,17.0.0,19.0.0,20.0.0,20.0.1,21.0.0,22.0.0,22.0.1,22.1.0,22.1.1,22.1.2"/>
|
||||
<firebase-ml-model-interpreter versions="15.0.0,16.0.0,16.2.0,16.2.2,16.2.3,16.2.4,17.0.1,17.0.3,18.0.0,19.0.0,20.0.0,20.0.1,21.0.0,22.0.0,22.0.1,22.0.2,22.0.3,22.0.4"/>
|
||||
<firebase-ml-modeldownloader versions="23.0.0,23.0.1,24.0.0,24.0.1,24.0.2,24.0.3,24.0.4,24.0.5,24.1.0,24.1.1,24.1.2,24.1.3,24.2.0,24.2.1,24.2.2,24.2.3,25.0.0,25.0.1,26.0.0,26.0.1"/>
|
||||
<firebase-ml-modeldownloader versions="23.0.0,23.0.1,24.0.0,24.0.1,24.0.2,24.0.3,24.0.4,24.0.5,24.1.0,24.1.1,24.1.2,24.1.3,24.2.0,24.2.1,24.2.2,24.2.3,25.0.0,25.0.1,26.0.0,26.0.1,26.0.2"/>
|
||||
<firebase-ml-modeldownloader-ktx versions="23.0.1,24.0.0,24.0.1,24.0.2,24.0.3,24.0.4,24.0.5,24.1.0,24.1.1,24.1.2,24.1.3,24.2.0,24.2.1,24.2.2,24.2.3,25.0.0,25.0.1"/>
|
||||
<firebase-ml-natural-language versions="18.0.0,18.1.1,18.2.0,19.0.0,19.0.1,20.0.0,20.0.1,20.0.2,21.0.0,21.0.1,21.0.2,21.0.3,22.0.0,22.0.1"/>
|
||||
<firebase-ml-natural-language-language-id-model versions="18.0.0,18.0.2,18.0.3,19.0.0,19.0.1,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5,20.0.6,20.0.7,20.0.8"/>
|
||||
@@ -106,12 +106,12 @@
|
||||
<firebase-ml-vision-image-label-model versions="15.0.0,16.2.0,17.0.2,18.0.0,19.0.0,20.0.0,20.0.1,20.0.2"/>
|
||||
<firebase-ml-vision-internal-vkp versions="16.0.0,16.0.1,16.0.2,17.0.0,17.0.1,17.0.2"/>
|
||||
<firebase-ml-vision-object-detection-model versions="16.0.0,17.0.0,18.0.0,19.0.1,19.0.2,19.0.3,19.0.4,19.0.5,19.0.6"/>
|
||||
<firebase-perf versions="10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.1.0,15.2.0,16.0.0,16.1.0,16.1.2,16.2.0,16.2.1,16.2.2,16.2.3,16.2.4,16.2.5,17.0.0,17.0.2,18.0.0,18.0.1,19.0.0,19.0.1,19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.0.8,19.0.9,19.0.10,19.0.11,19.1.0,19.1.1,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5,20.0.6,20.1.0,20.1.1,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.4.0,20.4.1,20.5.0,20.5.1,20.5.2,21.0.0,21.0.1,21.0.2,21.0.3,21.0.4,21.0.5,22.0.0,22.0.1,22.0.2,22.0.3,22.0.4"/>
|
||||
<firebase-perf versions="10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.1.0,15.2.0,16.0.0,16.1.0,16.1.2,16.2.0,16.2.1,16.2.2,16.2.3,16.2.4,16.2.5,17.0.0,17.0.2,18.0.0,18.0.1,19.0.0,19.0.1,19.0.2,19.0.3,19.0.4,19.0.5,19.0.6,19.0.7,19.0.8,19.0.9,19.0.10,19.0.11,19.1.0,19.1.1,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5,20.0.6,20.1.0,20.1.1,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.4.0,20.4.1,20.5.0,20.5.1,20.5.2,21.0.0,21.0.1,21.0.2,21.0.3,21.0.4,21.0.5,22.0.0,22.0.1,22.0.2,22.0.3,22.0.4,22.0.5"/>
|
||||
<firebase-perf-ktx versions="19.0.9,19.0.10,19.0.11,19.1.0,19.1.1,20.0.0,20.0.1,20.0.2,20.0.3,20.0.4,20.0.5,20.0.6,20.1.0,20.1.1,20.2.0,20.3.0,20.3.1,20.3.2,20.3.3,20.4.0,20.4.1,20.5.0,20.5.1,20.5.2,21.0.0,21.0.1,21.0.2,21.0.3,21.0.4,21.0.5"/>
|
||||
<firebase-perf-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
<firebase-plugins versions="1.1.2,1.1.3,1.1.4,1.1.5,1.2.0,2.0.0"/>
|
||||
<firebase-pnv versions="16.0.0-beta01,16.0.0-beta02"/>
|
||||
<firebase-sessions versions="1.0.0,1.0.1,1.0.2,1.1.0,1.2.0,1.2.1,1.2.2,1.2.3,1.2.4,2.0.0,2.0.1,2.0.2,2.0.3,2.0.4,2.0.5,2.0.6,2.0.7,2.0.8,2.0.9,2.1.0,2.1.1,2.1.2,3.0.0,3.0.1,3.0.2,3.0.3,3.0.4"/>
|
||||
<firebase-pnv versions="16.0.0-beta01,16.0.0-beta02,16.0.0"/>
|
||||
<firebase-sessions versions="1.0.0,1.0.1,1.0.2,1.1.0,1.2.0,1.2.1,1.2.2,1.2.3,1.2.4,2.0.0,2.0.1,2.0.2,2.0.3,2.0.4,2.0.5,2.0.6,2.0.7,2.0.8,2.0.9,2.1.0,2.1.1,2.1.2,3.0.0,3.0.1,3.0.2,3.0.3,3.0.4,3.0.5"/>
|
||||
<firebase-storage versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.1,16.0.2,16.0.3,16.0.4,16.0.5,16.1.0,17.0.0,18.0.0,18.1.0,18.1.1,19.0.0,19.0.1,19.1.0,19.1.1,19.2.0,19.2.1,19.2.2,20.0.0,20.0.1,20.0.2,20.1.0,20.2.0,20.2.1,20.3.0,21.0.0,21.0.1,21.0.2,22.0.0,22.0.1"/>
|
||||
<firebase-storage-common versions="9.0.0,9.0.1,9.0.2,9.2.0,9.2.1,9.4.0,9.6.0,9.6.1,9.8.0,10.0.0,10.0.1,10.2.0,10.2.1,10.2.4,10.2.6,11.0.0,11.0.1,11.0.2,11.0.4,11.2.0,11.2.2,11.4.0,11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1,15.0.0,15.0.2,16.0.1,16.0.2,17.0.0"/>
|
||||
<firebase-storage-common-license versions="11.4.2,11.6.0,11.6.2,11.8.0,12.0.0,12.0.1"/>
|
||||
|
||||
@@ -146,6 +146,7 @@
|
||||
<androidx.viewpager2/>
|
||||
<androidx.wear/>
|
||||
<androidx.wear.compose/>
|
||||
<androidx.wear.compose.remote/>
|
||||
<androidx.wear.protolayout/>
|
||||
<androidx.wear.tiles/>
|
||||
<androidx.wear.watchface/>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
Cache for Android Lint32.1.0
|
||||
Cache for Android Lint32.2.0_33a2c0555f163702e452b1bc2adc8083
|
||||
|
||||
@@ -1 +1 @@
|
||||
Cache for Android Lint32.1.0
|
||||
Cache for Android Lint32.2.0_33a2c0555f163702e452b1bc2adc8083
|
||||
|
||||
@@ -1 +1 @@
|
||||
Cache for Android Lint32.1.0
|
||||
Cache for Android Lint32.2.0_33a2c0555f163702e452b1bc2adc8083
|
||||
|
||||
@@ -1,3 +1,43 @@
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:331: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
aVoid -> Toast.makeText(this, "Consulta " + newStatus.toLowerCase(), Toast.LENGTH_SHORT).show())
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:433: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
&& c.getType().toLowerCase().contains(doctorName.toLowerCase().split(" ")[0])) {
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:433: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
&& c.getType().toLowerCase().contains(doctorName.toLowerCase().split(" ")[0])) {
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:508: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
&& c.getType().toLowerCase().contains(doctorName.toLowerCase().split(" ")[0])) {
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:508: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
&& c.getType().toLowerCase().contains(doctorName.toLowerCase().split(" ")[0])) {
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/PacienteAdapter.java:42: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
text = text.toLowerCase().trim();
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/PacienteAdapter.java:44: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
if ((item.getNome() != null && item.getNome().toLowerCase().contains(text)) ||
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/PacienteAdapter.java:45: Warning: Implicitly using the default locale is a common source of bugs: Use toLowerCase(Locale) instead. For strings meant to be internal use Locale.ROOT, otherwise Locale.getDefault(). [DefaultLocale]
|
||||
(item.getEmail() != null && item.getEmail().toLowerCase().contains(text))) {
|
||||
~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "DefaultLocale":
|
||||
Calling String#toLowerCase() or #toUpperCase() without specifying an
|
||||
explicit locale is a common source of bugs. The reason for that is that
|
||||
those methods will use the current locale on the user's device, and even
|
||||
though the code appears to work correctly when you are developing the app,
|
||||
it will fail in some locales. For example, in the Turkish locale, the
|
||||
uppercase replacement for i is not I.
|
||||
|
||||
If you want the methods to just perform ASCII replacement, for example to
|
||||
convert an enum name, call String#toUpperCase(Locale.ROOT) instead. If you
|
||||
really want to use the current locale, call
|
||||
String#toUpperCase(Locale.getDefault()) instead.
|
||||
|
||||
https://developer.android.com/reference/java/util/Locale.html#default_locale
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:13: Warning: Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details. [OldTargetApi]
|
||||
targetSdk 35
|
||||
~~~~~~~~~~~~
|
||||
@@ -20,26 +60,8 @@
|
||||
|
||||
https://developer.android.com/distribute/best-practices/develop/target-sdk.html
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:9: Warning: Replace the <fragment> tag with FragmentContainerView. [FragmentTagUsage from androidx.fragment]
|
||||
<fragment
|
||||
~~~~~~~~
|
||||
|
||||
Explanation for issues of type "FragmentTagUsage":
|
||||
FragmentContainerView replaces the <fragment> tag as the preferred
|
||||
way of adding fragments via XML. Unlike the <fragment> tag,
|
||||
FragmentContainerView uses a normal FragmentTransaction
|
||||
under the hood to add the initial fragment, allowing
|
||||
further FragmentTransaction operations on the FragmentContainerView
|
||||
and providing a consistent timing for lifecycle events.
|
||||
|
||||
https://developer.android.com/reference/androidx/fragment/app/FragmentContainerView.html
|
||||
|
||||
Vendor: Android Open Source Project
|
||||
Identifier: androidx.fragment
|
||||
Feedback: https://issuetracker.google.com/issues/new?component=460964
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/gradle/wrapper/gradle-wrapper.properties:3: Warning: A newer version of Gradle than 9.3.1 is available: 9.4.0 [AndroidGradlePluginVersion]
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
/Users/230405/Desktop/med Cuida+/gradle/wrapper/gradle-wrapper.properties:3: Warning: A newer version of Gradle than 9.4.1 is available: 9.5.0 [AndroidGradlePluginVersion]
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "AndroidGradlePluginVersion":
|
||||
@@ -49,7 +71,7 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
with an older version. However, you may simply not be aware that a more
|
||||
recent version is available, and that is what this lint check helps find.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:8: Warning: A newer version of compileSdk than 35 is available: 36 [GradleDependency]
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:8: Warning: A newer version of compileSdk than 35 is available: 37 [GradleDependency]
|
||||
compileSdk 35
|
||||
~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:39: Warning: A newer version of androidx.appcompat:appcompat than 1.6.1 is available: 1.7.1 [GradleDependency]
|
||||
@@ -67,12 +89,18 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:43: Warning: A newer version of androidx.lifecycle:lifecycle-viewmodel-ktx than 2.7.0 is available: 2.10.0 [GradleDependency]
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:44: Warning: A newer version of androidx.navigation:navigation-fragment than 2.7.7 is available: 2.9.7 [GradleDependency]
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:44: Warning: A newer version of androidx.navigation:navigation-fragment than 2.7.7 is available: 2.9.8 [GradleDependency]
|
||||
implementation 'androidx.navigation:navigation-fragment:2.7.7'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:45: Warning: A newer version of androidx.navigation:navigation-ui than 2.7.7 is available: 2.9.7 [GradleDependency]
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:45: Warning: A newer version of androidx.navigation:navigation-ui than 2.7.7 is available: 2.9.8 [GradleDependency]
|
||||
implementation 'androidx.navigation:navigation-ui:2.7.7'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:48: Warning: A newer version of androidx.credentials:credentials than 1.5.0 is available: 1.6.0 [GradleDependency]
|
||||
implementation 'androidx.credentials:credentials:1.5.0'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:49: Warning: A newer version of androidx.credentials:credentials-play-services-auth than 1.5.0 is available: 1.6.0 [GradleDependency]
|
||||
implementation 'androidx.credentials:credentials-play-services-auth:1.5.0'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:51: Warning: A newer version of com.google.android.libraries.identity.googleid:googleid than 1.1.1 is available: 1.2.0 [GradleDependency]
|
||||
implementation 'com.google.android.libraries.identity.googleid:googleid:1.1.1'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
@@ -85,7 +113,7 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:59: Warning: A newer version of com.google.android.gms:play-services-location than 21.0.1 is available: 21.3.0 [GradleDependency]
|
||||
implementation 'com.google.android.gms:play-services-location:21.0.1'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:73: Warning: A newer version of com.google.firebase:firebase-bom than 32.7.2 is available: 34.10.0 [GradleDependency]
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:73: Warning: A newer version of com.google.firebase:firebase-bom than 32.7.2 is available: 34.12.0 [GradleDependency]
|
||||
implementation platform('com.google.firebase:firebase-bom:32.7.2')
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@@ -108,7 +136,7 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
dynamic version as the major version number is more problematic than using
|
||||
it in the minor version position.)
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:65: Warning: A newer version of com.google.guava:guava than 31.1-android is available: 33.5.0-android [NewerVersionAvailable]
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:65: Warning: A newer version of com.google.guava:guava than 31.1-android is available: 33.6.0-android [NewerVersionAvailable]
|
||||
implementation 'com.google.guava:guava:31.1-android'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:68: Warning: A newer version of com.squareup.retrofit2:retrofit than 2.9.0 is available: 3.0.0 [NewerVersionAvailable]
|
||||
@@ -120,6 +148,12 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:70: Warning: A newer version of com.squareup.okhttp3:okhttp than 4.10.0 is available: 5.3.2 [NewerVersionAvailable]
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:81: Warning: A newer version of com.github.bumptech.glide:glide than 4.16.0 is available: 5.0.7 [NewerVersionAvailable]
|
||||
implementation 'com.github.bumptech.glide:glide:4.16.0'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/build.gradle:82: Warning: A newer version of com.github.bumptech.glide:compiler than 4.16.0 is available: 5.0.7 [NewerVersionAvailable]
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "NewerVersionAvailable":
|
||||
This detector checks with a central repository to see if there are newer
|
||||
@@ -129,33 +163,49 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
MavenCentral dependency, and connects to the library every time, which
|
||||
makes it more flexible but also much slower.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:59: Warning: Set android:baselineAligned="false" on this element for better performance [DisableBaselineAlignment]
|
||||
<LinearLayout
|
||||
~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register_medico.xml:59: Warning: Set android:baselineAligned="false" on this element for better performance [DisableBaselineAlignment]
|
||||
<LinearLayout
|
||||
~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/ConsultaAdapter.java:40: Warning: It will always be more efficient to use more specific change events if you can. Rely on notifyDataSetChanged as a last resort. [NotifyDataSetChanged]
|
||||
notifyDataSetChanged();
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/PacienteAdapter.java:34: Warning: It will always be more efficient to use more specific change events if you can. Rely on notifyDataSetChanged as a last resort. [NotifyDataSetChanged]
|
||||
notifyDataSetChanged();
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/PacienteAdapter.java:50: Warning: It will always be more efficient to use more specific change events if you can. Rely on notifyDataSetChanged as a last resort. [NotifyDataSetChanged]
|
||||
notifyDataSetChanged();
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "NotifyDataSetChanged":
|
||||
The RecyclerView adapter's onNotifyDataSetChanged method does not specify
|
||||
what about the data set has changed, forcing any observers to assume that
|
||||
all existing items and structure may no longer be valid. `LayoutManager`s
|
||||
will be forced to fully rebind and relayout all visible views.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:107: Warning: Set android:baselineAligned="false" on this element for better performance [DisableBaselineAlignment]
|
||||
<LinearLayout
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "DisableBaselineAlignment":
|
||||
When a LinearLayout is used to distribute the space proportionally between
|
||||
nested layouts, the baseline alignment property should be turned off to
|
||||
make the layout computation faster.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:7: Warning: Possible overdraw: Root element paints background @color/background_color with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="@color/background_color"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:7: Warning: Possible overdraw: Root element paints background #FAFAFA with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="#FAFAFA">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:8: Warning: Possible overdraw: Root element paints background @color/background_color with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="@color/background_color">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_login.xml:7: Warning: Possible overdraw: Root element paints background @color/background_color with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="@color/background_color">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:6: Warning: Possible overdraw: Root element paints background @color/background_color with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="@color/background_color">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:7: Warning: Possible overdraw: Root element paints background @color/background_color with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="@color/background_color">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register_medico.xml:7: Warning: Possible overdraw: Root element paints background @color/background_color with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="@color/background_color">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:9: Warning: Possible overdraw: Root element paints background @color/background_color with a theme that also paints a background (inferred theme is @style/Theme.Cuida) [Overdraw]
|
||||
android:background="@color/background_color">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "Overdraw":
|
||||
If you set a background drawable on a root view, then you should use a
|
||||
@@ -178,57 +228,82 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
performance if you pre-mix the background with your drawable and use that
|
||||
resulting image or color as a custom theme background instead.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:2: Warning: The resource R.layout.activity_forgot_password appears to be unused [UnusedResources]
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:2: Warning: The resource R.layout.activity_register appears to be unused [UnusedResources]
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/menu/bottom_nav_menu.xml:2: Warning: The resource R.menu.bottom_nav_menu appears to be unused [UnusedResources]
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/btn_outline_error.xml:2: Warning: The resource R.drawable.btn_outline_error appears to be unused [UnusedResources]
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/btn_outline_primary.xml:2: Warning: The resource R.drawable.btn_outline_primary appears to be unused [UnusedResources]
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/circle_bg_large.xml:2: Warning: The resource R.drawable.circle_bg_large appears to be unused [UnusedResources]
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/colors.xml:5: Warning: The resource R.color.primary_light_color appears to be unused [UnusedResources]
|
||||
<color name="primary_light_color">#E3F2FD</color>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/colors.xml:18: Warning: The resource R.color.purple_200 appears to be unused [UnusedResources]
|
||||
<color name="purple_200">#90CAF9</color>
|
||||
<color name="purple_200">#93C5FD</color>
|
||||
~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/colors.xml:19: Warning: The resource R.color.purple_500 appears to be unused [UnusedResources]
|
||||
<color name="purple_500">#0066CC</color>
|
||||
<color name="purple_500">#3B82F6</color>
|
||||
~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/colors.xml:20: Warning: The resource R.color.purple_700 appears to be unused [UnusedResources]
|
||||
<color name="purple_700">#004C99</color>
|
||||
<color name="purple_700">#1D4ED8</color>
|
||||
~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/colors.xml:21: Warning: The resource R.color.teal_200 appears to be unused [UnusedResources]
|
||||
<color name="teal_200">#69F0AE</color>
|
||||
<color name="teal_200">#60A5FA</color>
|
||||
~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:2: Warning: The resource R.layout.dialog_add_medication appears to be unused [UnusedResources]
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/colors.xml:22: Warning: The resource R.color.teal_700 appears to be unused [UnusedResources]
|
||||
<color name="teal_700">#1E40AF</color>
|
||||
~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/colors.xml:23: Warning: The resource R.color.black appears to be unused [UnusedResources]
|
||||
<color name="black">#000000</color>
|
||||
~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_change_password.xml:2: Warning: The resource R.layout.dialog_change_password appears to be unused [UnusedResources]
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:2: Warning: The resource R.layout.dialog_edit_profile appears to be unused [UnusedResources]
|
||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_launcher.xml:1: Warning: The resource R.drawable.ic_launcher appears to be unused [UnusedResources]
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_launcher_final.xml:2: Warning: The resource R.drawable.ic_launcher_final appears to be unused [UnusedResources]
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_launcher_round.xml:1: Warning: The resource R.drawable.ic_launcher_round appears to be unused [UnusedResources]
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_appointment.xml:2: Warning: The resource R.layout.item_appointment appears to be unused [UnusedResources]
|
||||
<com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_logo.png: Warning: The resource R.drawable.ic_logo appears to be unused [UnusedResources]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_logo_scaled.xml:2: Warning: The resource R.drawable.ic_logo_scaled appears to be unused [UnusedResources]
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_medication.xml:2: Warning: The resource R.layout.item_medication appears to be unused [UnusedResources]
|
||||
<com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_nav_contactos.xml:1: Warning: The resource R.drawable.ic_nav_contactos appears to be unused [UnusedResources]
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_time_slot.xml:2: Warning: The resource R.layout.item_time_slot appears to be unused [UnusedResources]
|
||||
<com.google.android.material.button.MaterialButton xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_placeholder.xml:1: Warning: The resource R.drawable.ic_placeholder appears to be unused [UnusedResources]
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/navigation/mobile_navigation.xml:2: Warning: The resource R.navigation.mobile_navigation appears to be unused [UnusedResources]
|
||||
<navigation xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
^
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/strings.xml:3: Warning: The resource R.string.title_home appears to be unused [UnusedResources]
|
||||
<string name="title_home">Início</string>
|
||||
~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/strings.xml:4: Warning: The resource R.string.title_appointments appears to be unused [UnusedResources]
|
||||
<string name="title_appointments">Consultas</string>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/strings.xml:5: Warning: The resource R.string.title_medication appears to be unused [UnusedResources]
|
||||
<string name="title_medication">Medicação</string>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/strings.xml:6: Warning: The resource R.string.title_sns24 appears to be unused [UnusedResources]
|
||||
<string name="title_sns24">SNS 24</string>
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/strings.xml:7: Warning: The resource R.string.title_profile appears to be unused [UnusedResources]
|
||||
<string name="title_profile">Perfil</string>
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/strings.xml:16: Warning: The resource R.string.age_hint appears to be unused [UnusedResources]
|
||||
<string name="age_hint">Idade</string>
|
||||
~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/values/themes.xml:46: Warning: The resource R.style.ShapeAppearanceOverlay_App_CornerSize50Percent appears to be unused [UnusedResources]
|
||||
<style name="ShapeAppearanceOverlay.App.CornerSize50Percent" parent="">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "UnusedResources":
|
||||
Unused resources make applications larger and slow down builds.
|
||||
@@ -239,10 +314,9 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
test source set instead.
|
||||
|
||||
You can include test sources in the unused resource check by setting the
|
||||
system property lint.unused-resources.include-tests =true, and to exclude
|
||||
system property lint.unused-resources.include-tests=true, and to exclude
|
||||
them (usually for performance reasons), use
|
||||
lint.unused-resources.exclude-tests =true.
|
||||
,
|
||||
lint.unused-resources.exclude-tests=true.
|
||||
|
||||
Available options:
|
||||
|
||||
@@ -263,31 +337,9 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
</lint>
|
||||
```
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_appointments.xml:6: Warning: This LinearLayout layout or its FrameLayout parent is unnecessary [UselessParent]
|
||||
<LinearLayout
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "UselessParent":
|
||||
A layout with children that has no siblings, is not a scrollview or a root
|
||||
layout, and does not have a background, can be removed and have its
|
||||
children moved directly into the parent for a flatter and more efficient
|
||||
layout hierarchy.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable-v26/ic_launcher_final.xml:2: Warning: The application adaptive icon is missing a monochrome tag [MonochromeLauncherIcon]
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
^
|
||||
|
||||
Explanation for issues of type "MonochromeLauncherIcon":
|
||||
The system may use the coloring of the user's chosen wallpaper and theme to
|
||||
tint app icons. Providing a <monochrome> layer (which will be used for
|
||||
tinting) for every adaptive icon is strongly recommended, otherwise Android
|
||||
16 QPR 2 and above will simply tint the color version of the icon, which
|
||||
may look unusual. Devices running earlier Android versions will (with no
|
||||
monochrome layer) show the untinted color icon for your app, which will
|
||||
look inconsistent.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/.!2449!ic_logo.png: Warning: Found bitmap drawable res/drawable/.!2449!ic_logo.png in densityless folder [IconLocation]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/ic_logo.png: Warning: Found bitmap drawable res/drawable/ic_logo.png in densityless folder [IconLocation]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/drawable/logo_app.png: Warning: Found bitmap drawable res/drawable/logo_app.png in densityless folder [IconLocation]
|
||||
|
||||
Explanation for issues of type "IconLocation":
|
||||
The res/drawable folder is intended for density-independent graphics such
|
||||
@@ -298,12 +350,34 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
|
||||
https://developer.android.com/guide/practices/screens_support.html
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/mipmap-hdpi/ic_launcher_round.png: Warning: The following unrelated icon files have identical contents: ic_launcher.png, ic_launcher_round.png [IconDuplicates]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/mipmap-mdpi/ic_launcher_round.png: Warning: The following unrelated icon files have identical contents: ic_launcher.png, ic_launcher_round.png [IconDuplicates]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png: Warning: The following unrelated icon files have identical contents: ic_launcher.png, ic_launcher_round.png [IconDuplicates]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png: Warning: The following unrelated icon files have identical contents: ic_launcher.png, ic_launcher_round.png [IconDuplicates]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png: Warning: The following unrelated icon files have identical contents: ic_launcher.png, ic_launcher_round.png [IconDuplicates]
|
||||
|
||||
Explanation for issues of type "IconDuplicates":
|
||||
If an icon is repeated under different names, you can consolidate and just
|
||||
use one of the icons and delete the others to make your application
|
||||
smaller. However, duplicated icons usually are not intentional and can
|
||||
sometimes point to icons that were accidentally overwritten or accidentally
|
||||
not updated.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:15: Warning: Missing contentDescription attribute on image [ContentDescription]
|
||||
<ImageButton
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:10: Warning: Missing contentDescription attribute on image [ContentDescription]
|
||||
<ImageView
|
||||
~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_medication.xml:20: Warning: Missing contentDescription attribute on image [ContentDescription]
|
||||
<ImageView
|
||||
~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:189: Warning: Missing contentDescription attribute on image [ContentDescription]
|
||||
<ImageButton
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:225: Warning: Missing contentDescription attribute on image [ContentDescription]
|
||||
<ImageButton
|
||||
~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:234: Warning: Missing contentDescription attribute on image [ContentDescription]
|
||||
<ImageButton
|
||||
~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "ContentDescription":
|
||||
Non-textual widgets like ImageViews and ImageButtons should use the
|
||||
@@ -324,15 +398,24 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
|
||||
https://developer.android.com/guide/topics/ui/accessibility/apps#special-cases
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:105: Warning: Missing accessibility label: provide either a view with an android:labelFor that references this view or provide an android:hint [LabelFor]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:126: Warning: 'clickable' attribute found, please also add 'focusable' [KeyboardInaccessibleWidget]
|
||||
android:clickable="true"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:143: Warning: 'clickable' attribute found, please also add 'focusable' [KeyboardInaccessibleWidget]
|
||||
android:clickable="true"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "KeyboardInaccessibleWidget":
|
||||
A widget that is declared to be clickable but not declared to be focusable
|
||||
is not accessible via the keyboard. Please add the focusable attribute as
|
||||
well.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:100: Warning: Missing accessibility label: provide either a view with an android:labelFor that references this view or provide an android:hint [LabelFor]
|
||||
<AutoCompleteTextView
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:84: Warning: Missing accessibility label: provide either a view with an android:labelFor that references this view or provide an android:hint [LabelFor]
|
||||
<AutoCompleteTextView
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register_medico.xml:105: Warning: Missing accessibility label: provide either a view with an android:labelFor that references this view or provide an android:hint [LabelFor]
|
||||
<AutoCompleteTextView
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:64: Warning: Missing accessibility label: provide either a view with an android:labelFor that references this view or provide an android:hint [LabelFor]
|
||||
<AutoCompleteTextView
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "LabelFor":
|
||||
Editable text fields should provide an android:hint or, provided your
|
||||
@@ -345,207 +428,281 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
If your view is labeled but by a label in a different layout which includes
|
||||
this one, just suppress this warning from lint.
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/ConsultaAdapter.java:90: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
textPacienteNome.setText("A carregar nome...");
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/ConsultaAdapter.java:102: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
textPacienteNome.setText("Paciente s/ Nome");
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/adapters/ConsultaAdapter.java:105: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
textPacienteNome.setText("Paciente Apagado");
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:76: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvNome.setText("Nome: " + (nome != null ? nome : "N/D"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:76: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvNome.setText("Nome: " + (nome != null ? nome : "N/D"));
|
||||
~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:77: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvIdade.setText("Idade: " + (idade != null ? idade : "N/D"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:77: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvIdade.setText("Idade: " + (idade != null ? idade : "N/D"));
|
||||
~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:78: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvNumeroUtente.setText("Nº Utente: " + (numUtente != null ? numUtente : "N/D"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:78: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvNumeroUtente.setText("Nº Utente: " + (numUtente != null ? numUtente : "N/D"));
|
||||
~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:79: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvSexo.setText("Sexo: " + (sexo != null ? sexo : "N/D"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:79: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvSexo.setText("Sexo: " + (sexo != null ? sexo : "N/D"));
|
||||
~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:80: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvEmail.setText("Email: " + (email != null ? email : "N/D"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/DetalhePacienteActivity.java:80: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvEmail.setText("Email: " + (email != null ? email : "N/D"));
|
||||
~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/auth/LoginActivity.java:95: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
loginButton.setText("A entrar...");
|
||||
~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/auth/LoginActivity.java:108: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
loginButton.setText("Entrar");
|
||||
~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/ui/auth/LoginActivity.java:156: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
loginButton.setText("Entrar");
|
||||
~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:117: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvGreetingMain.setText("Olá, " + firstWord);
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:117: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvGreetingMain.setText("Olá, " + firstWord);
|
||||
~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:467: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
textAgendaVazia.setText("Não existem consultas agendadas para este dia.");
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:629: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvGreetingMain.setText("Olá, " + firstWord);
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:629: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvGreetingMain.setText("Olá, " + firstWord);
|
||||
~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:633: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
"Especialidade: " + (doc.getString("especialidade") != null ? doc.getString("especialidade") : "--"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:633: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
"Especialidade: " + (doc.getString("especialidade") != null ? doc.getString("especialidade") : "--"));
|
||||
~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:638: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvCedula.setText("Género: " + (sexo != null && !sexo.isEmpty() ? sexo : "--"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:638: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvCedula.setText("Género: " + (sexo != null && !sexo.isEmpty() ? sexo : "--"));
|
||||
~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:639: Warning: Do not concatenate text displayed with setText. Use resource string with placeholders. [SetTextI18n]
|
||||
tvHorario.setText("Horário: " + (horario != null && !horario.isEmpty() ? horario : "--"));
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/java/com/example/medcuida/pro/MainActivity.java:639: Warning: String literal in setText can not be translated. Use Android resources instead. [SetTextI18n]
|
||||
tvHorario.setText("Horário: " + (horario != null && !horario.isEmpty() ? horario : "--"));
|
||||
~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "SetTextI18n":
|
||||
When calling TextView#setText
|
||||
* Never call Number#toString() to format numbers; it will not handle
|
||||
fraction separators and locale-specific digits properly. Consider using
|
||||
String#format with proper format specifications (%d or %f) instead.
|
||||
* Do not pass a string literal (e.g. "Hello") to display text. Hardcoded
|
||||
text can not be properly translated to other languages. Consider using
|
||||
Android resource strings instead.
|
||||
* Do not build messages by concatenating text chunks. Such messages can not
|
||||
be properly translated.
|
||||
|
||||
https://developer.android.com/guide/topics/resources/localization.html
|
||||
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:22: Warning: Hardcoded string "Sair", should use @string resource [HardcodedText]
|
||||
android:contentDescription="Sair"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:57: Warning: Hardcoded string "Informação Pessoal", should use @string resource [HardcodedText]
|
||||
android:text="Informação Pessoal"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:67: Warning: Hardcoded string "Nome: A carregar...", should use @string resource [HardcodedText]
|
||||
android:text="Nome: A carregar..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:75: Warning: Hardcoded string "Idade: A carregar...", should use @string resource [HardcodedText]
|
||||
android:text="Idade: A carregar..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:83: Warning: Hardcoded string "Nº Utente: A carregar...", should use @string resource [HardcodedText]
|
||||
android:text="Nº Utente: A carregar..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:91: Warning: Hardcoded string "Sexo: A carregar...", should use @string resource [HardcodedText]
|
||||
android:text="Sexo: A carregar..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:99: Warning: Hardcoded string "Email: A carregar...", should use @string resource [HardcodedText]
|
||||
android:text="Email: A carregar..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:125: Warning: Hardcoded string "Medicação Ativa", should use @string resource [HardcodedText]
|
||||
android:text="Medicação Ativa"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:135: Warning: Hardcoded string "A carregar medicação...", should use @string resource [HardcodedText]
|
||||
android:text="A carregar medicação..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:162: Warning: Hardcoded string "Ações", should use @string resource [HardcodedText]
|
||||
android:text="Ações"
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:172: Warning: Hardcoded string "Enviar para App do Paciente", should use @string resource [HardcodedText]
|
||||
android:text="Enviar para App do Paciente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_detalhe_paciente.xml:181: Warning: Hardcoded string "Partilhar Relatório", should use @string resource [HardcodedText]
|
||||
android:text="Partilhar Relatório"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:26: Warning: Hardcoded string "Editar Dados Pessoais", should use @string resource [HardcodedText]
|
||||
android:text="Editar Dados Pessoais"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:58: Warning: Hardcoded string "Editar foto", should use @string resource [HardcodedText]
|
||||
android:contentDescription="Editar foto"/>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:71: Warning: Hardcoded string "Nome", should use @string resource [HardcodedText]
|
||||
android:hint="Nome"
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:87: Warning: Hardcoded string "Especialidade", should use @string resource [HardcodedText]
|
||||
android:hint="Especialidade"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:98: Warning: Hardcoded string "Sexo", should use @string resource [HardcodedText]
|
||||
android:hint="Sexo">
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:124: Warning: Hardcoded string "Início", should use @string resource [HardcodedText]
|
||||
android:hint="Início"
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:141: Warning: Hardcoded string "Fim", should use @string resource [HardcodedText]
|
||||
android:hint="Fim"
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:159: Warning: Hardcoded string "Email (Não editável)", should use @string resource [HardcodedText]
|
||||
android:hint="Email (Não editável)"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_editar_perfil.xml:167: Warning: Hardcoded string "GUARDAR ALTERAÇÕES", should use @string resource [HardcodedText]
|
||||
android:text="GUARDAR ALTERAÇÕES"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:29: Warning: Hardcoded string "Insira o seu email para recuperar a palavra-passe.", should use @string resource [HardcodedText]
|
||||
android:text="Insira o seu email para recuperar a palavra-passe."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:51: Warning: Hardcoded string "Recuperar Palavra-passe", should use @string resource [HardcodedText]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:55: Warning: Hardcoded string "Recuperar Palavra-passe", should use @string resource [HardcodedText]
|
||||
android:text="Recuperar Palavra-passe"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:59: Warning: Hardcoded string "Voltar ao Login", should use @string resource [HardcodedText]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_forgot_password.xml:63: Warning: Hardcoded string "Voltar ao Login", should use @string resource [HardcodedText]
|
||||
android:text="Voltar ao Login"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_login.xml:78: Warning: Hardcoded string "Lembrar-me", should use @string resource [HardcodedText]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_login.xml:86: Warning: Hardcoded string "Lembrar-me", should use @string resource [HardcodedText]
|
||||
android:text="Lembrar-me"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:92: Warning: Hardcoded string "Nº Utente", should use @string resource [HardcodedText]
|
||||
android:hint="Nº Utente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:103: Warning: Hardcoded string "Sexo", should use @string resource [HardcodedText]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:24: Warning: Hardcoded string "Olá", should use @string resource [HardcodedText]
|
||||
android:text="Olá"
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:78: Warning: Hardcoded string "Não tens consultas agendadas para este dia.", should use @string resource [HardcodedText]
|
||||
android:text="Não tens consultas agendadas para este dia."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:99: Warning: Hardcoded string "Nomes dos Pacientes", should use @string resource [HardcodedText]
|
||||
android:text="Nomes dos Pacientes"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:129: Warning: Hardcoded string "Pesquisar por nome...", should use @string resource [HardcodedText]
|
||||
android:hint="Pesquisar por nome..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:139: Warning: Hardcoded string "Nenhuma consulta marcada.", should use @string resource [HardcodedText]
|
||||
android:text="Nenhuma consulta marcada."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:166: Warning: Hardcoded string "Histórico de Consultas", should use @string resource [HardcodedText]
|
||||
android:text="Histórico de Consultas"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:211: Warning: Hardcoded string "Selecionar Dia", should use @string resource [HardcodedText]
|
||||
android:text="Selecionar Dia"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:220: Warning: Hardcoded string "Data Selecionada", should use @string resource [HardcodedText]
|
||||
android:text="Data Selecionada"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:249: Warning: Hardcoded string "Nenhuma consulta encontrada para este dia.", should use @string resource [HardcodedText]
|
||||
android:text="Nenhuma consulta encontrada para este dia."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:309: Warning: Hardcoded string "Nome do Utilizador", should use @string resource [HardcodedText]
|
||||
android:text="Nome do Utilizador"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:319: Warning: Hardcoded string "email@exemplo.com", should use @string resource [HardcodedText]
|
||||
android:text="email@exemplo.com"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:335: Warning: Hardcoded string "Especialidade: --", should use @string resource [HardcodedText]
|
||||
android:text="Especialidade: --"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:344: Warning: Hardcoded string "Género: --", should use @string resource [HardcodedText]
|
||||
android:text="Género: --"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:353: Warning: Hardcoded string "Horário: --", should use @string resource [HardcodedText]
|
||||
android:text="Horário: --"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:363: Warning: Hardcoded string "EDITAR DADOS", should use @string resource [HardcodedText]
|
||||
android:text="EDITAR DADOS"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_main.xml:375: Warning: Hardcoded string "TERMINAR SESSÃO", should use @string resource [HardcodedText]
|
||||
android:text="TERMINAR SESSÃO"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:71: Warning: Hardcoded string "Especialidade", should use @string resource [HardcodedText]
|
||||
android:hint="Especialidade"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register.xml:82: Warning: Hardcoded string "Sexo", should use @string resource [HardcodedText]
|
||||
android:hint="Sexo">
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register_medico.xml:92: Warning: Hardcoded string "Nº Utente", should use @string resource [HardcodedText]
|
||||
android:hint="Nº Utente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/activity_register_medico.xml:103: Warning: Hardcoded string "Sexo", should use @string resource [HardcodedText]
|
||||
android:hint="Sexo">
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:11: Warning: Hardcoded string "Nome do Medicamento", should use @string resource [HardcodedText]
|
||||
android:hint="Nome do Medicamento"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:22: Warning: Hardcoded string "Horário", should use @string resource [HardcodedText]
|
||||
android:text="Horário"
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:32: Warning: Hardcoded string "08:00", should use @string resource [HardcodedText]
|
||||
android:text="08:00"
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:40: Warning: Hardcoded string "Via de Administração", should use @string resource [HardcodedText]
|
||||
android:text="Via de Administração"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:56: Warning: Hardcoded string "Via Oral (Pela boca)", should use @string resource [HardcodedText]
|
||||
android:text="Via Oral (Pela boca)" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:62: Warning: Hardcoded string "Via Tópica (Na pele)", should use @string resource [HardcodedText]
|
||||
android:text="Via Tópica (Na pele)" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:68: Warning: Hardcoded string "Via Inalatória (Pelo nariz/boca)", should use @string resource [HardcodedText]
|
||||
android:text="Via Inalatória (Pelo nariz/boca)" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_add_medication.xml:74: Warning: Hardcoded string "Notas (Opcional)", should use @string resource [HardcodedText]
|
||||
android:hint="Notas (Opcional)"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_change_password.xml:11: Warning: Hardcoded string "Alterar Palavra-passe", should use @string resource [HardcodedText]
|
||||
android:text="Alterar Palavra-passe"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_change_password.xml:26: Warning: Hardcoded string "Nova Palavra-passe", should use @string resource [HardcodedText]
|
||||
android:hint="Nova Palavra-passe"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_change_password.xml:41: Warning: Hardcoded string "Cancelar", should use @string resource [HardcodedText]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_change_password.xml:43: Warning: Hardcoded string "Cancelar", should use @string resource [HardcodedText]
|
||||
android:text="Cancelar"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_change_password.xml:48: Warning: Hardcoded string "Salvar", should use @string resource [HardcodedText]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_change_password.xml:50: Warning: Hardcoded string "Salvar", should use @string resource [HardcodedText]
|
||||
android:text="Salvar" />
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:31: Warning: Hardcoded string "Mudar Foto", should use @string resource [HardcodedText]
|
||||
android:text="Mudar Foto"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:37: Warning: Hardcoded string "Editar Dados", should use @string resource [HardcodedText]
|
||||
android:text="Editar Dados"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:52: Warning: Hardcoded string "Nome", should use @string resource [HardcodedText]
|
||||
android:hint="Nome"
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:65: Warning: Hardcoded string "Idade", should use @string resource [HardcodedText]
|
||||
android:hint="Idade"
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:79: Warning: Hardcoded string "Nº Utente", should use @string resource [HardcodedText]
|
||||
android:hint="Nº Utente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:93: Warning: Hardcoded string "Email", should use @string resource [HardcodedText]
|
||||
android:hint="Email"
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:103: Warning: Hardcoded string "Alterar Palavra-passe", should use @string resource [HardcodedText]
|
||||
android:text="Alterar Palavra-passe"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:117: Warning: Hardcoded string "Cancelar", should use @string resource [HardcodedText]
|
||||
android:text="Cancelar"
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_consulta_medico.xml:33: Warning: Hardcoded string "Foto do utente", should use @string resource [HardcodedText]
|
||||
android:contentDescription="Foto do utente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_consulta_medico.xml:46: Warning: Hardcoded string "Nome do Paciente", should use @string resource [HardcodedText]
|
||||
android:text="Nome do Paciente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_consulta_medico.xml:55: Warning: Hardcoded string "Data e Hora", should use @string resource [HardcodedText]
|
||||
android:text="Data e Hora"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_consulta_medico.xml:64: Warning: Hardcoded string "Pendente", should use @string resource [HardcodedText]
|
||||
android:text="Pendente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_consulta_medico.xml:88: Warning: Hardcoded string "Rejeitar", should use @string resource [HardcodedText]
|
||||
android:text="Rejeitar" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/dialog_edit_profile.xml:124: Warning: Hardcoded string "Salvar", should use @string resource [HardcodedText]
|
||||
android:text="Salvar" />
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_appointments.xml:25: Warning: Hardcoded string "Futuras", should use @string resource [HardcodedText]
|
||||
android:text="Futuras"
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_appointments.xml:38: Warning: Hardcoded string "Passadas", should use @string resource [HardcodedText]
|
||||
android:text="Passadas"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_home.xml:12: Warning: Hardcoded string "Olá, utilizador!", should use @string resource [HardcodedText]
|
||||
android:text="Olá, utilizador!"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_home.xml:40: Warning: Hardcoded string "Próxima Medicação", should use @string resource [HardcodedText]
|
||||
android:text="Próxima Medicação"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_home.xml:49: Warning: Hardcoded string "Paracetamol 500mg", should use @string resource [HardcodedText]
|
||||
android:text="Paracetamol 500mg"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_home.xml:57: Warning: Hardcoded string "Hoje, 14:00", should use @string resource [HardcodedText]
|
||||
android:text="Hoje, 14:00"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_home.xml:68: Warning: Hardcoded string "Marcar Consulta", should use @string resource [HardcodedText]
|
||||
android:text="Marcar Consulta"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_medication.xml:34: Warning: Hardcoded string "Ainda não tem medicamentos guardados.", should use @string resource [HardcodedText]
|
||||
android:text="Ainda não tem medicamentos guardados."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_medication.xml:52: Warning: Hardcoded string "Adicionar Medicamento", should use @string resource [HardcodedText]
|
||||
android:contentDescription="Adicionar Medicamento"/>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:39: Warning: Hardcoded string "Nome do Utilizador", should use @string resource [HardcodedText]
|
||||
android:text="Nome do Utilizador"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:49: Warning: Hardcoded string "email@exemplo.com", should use @string resource [HardcodedText]
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_consulta_medico.xml:96: Warning: Hardcoded string "Aceitar", should use @string resource [HardcodedText]
|
||||
android:text="Aceitar" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_paciente.xml:29: Warning: Hardcoded string "Foto do paciente", should use @string resource [HardcodedText]
|
||||
android:contentDescription="Foto do paciente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_paciente.xml:42: Warning: Hardcoded string "Nome do Paciente", should use @string resource [HardcodedText]
|
||||
android:text="Nome do Paciente"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_paciente.xml:51: Warning: Hardcoded string "email@exemplo.com", should use @string resource [HardcodedText]
|
||||
android:text="email@exemplo.com"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:70: Warning: Hardcoded string "Idade: ", should use @string resource [HardcodedText]
|
||||
android:text="Idade: "
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:78: Warning: Hardcoded string "--", should use @string resource [HardcodedText]
|
||||
android:text="--"
|
||||
~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:93: Warning: Hardcoded string "Nº Utente: ", should use @string resource [HardcodedText]
|
||||
android:text="Nº Utente: "
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:101: Warning: Hardcoded string "--", should use @string resource [HardcodedText]
|
||||
android:text="--"
|
||||
~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:114: Warning: Hardcoded string "Editar Dados", should use @string resource [HardcodedText]
|
||||
android:text="Editar Dados"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_profile.xml:123: Warning: Hardcoded string "Terminar Sessão", should use @string resource [HardcodedText]
|
||||
android:text="Terminar Sessão"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:11: Warning: Hardcoded string "Agendar Consulta", should use @string resource [HardcodedText]
|
||||
android:text="Agendar Consulta"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:20: Warning: Hardcoded string "Selecionar Data", should use @string resource [HardcodedText]
|
||||
android:text="Selecionar Data"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:37: Warning: Hardcoded string "Selecionar Horário", should use @string resource [HardcodedText]
|
||||
android:text="Selecionar Horário"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:52: Warning: Hardcoded string "Selecionar Médico/Especialidade", should use @string resource [HardcodedText]
|
||||
android:text="Selecionar Médico/Especialidade"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:62: Warning: Hardcoded string "Escolha o médico", should use @string resource [HardcodedText]
|
||||
android:hint="Escolha o médico">
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:81: Warning: Hardcoded string "Motivo da Consulta", should use @string resource [HardcodedText]
|
||||
android:hint="Motivo da Consulta"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_schedule_appointment.xml:91: Warning: Hardcoded string "Confirmar Agendamento", should use @string resource [HardcodedText]
|
||||
android:text="Confirmar Agendamento"/>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_sns24.xml:23: Warning: Hardcoded string "Ligar SNS 24 (808 24 24 24)", should use @string resource [HardcodedText]
|
||||
android:text="Ligar SNS 24 (808 24 24 24)"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_sns24.xml:39: Warning: Hardcoded string "Triagem com Inteligência Artificial", should use @string resource [HardcodedText]
|
||||
android:text="Triagem com Inteligência Artificial"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_sns24.xml:48: Warning: Hardcoded string "Descreva o que está a sentir...", should use @string resource [HardcodedText]
|
||||
android:hint="Descreva o que está a sentir..."
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_sns24.xml:65: Warning: Hardcoded string "Analisar Sintomas", should use @string resource [HardcodedText]
|
||||
android:text="Analisar Sintomas"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/fragment_sns24.xml:85: Warning: Hardcoded string "Hospital mais próximo", should use @string resource [HardcodedText]
|
||||
android:text="Hospital mais próximo"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_appointment.xml:23: Warning: Hardcoded string "Tipo de Consulta", should use @string resource [HardcodedText]
|
||||
android:text="Tipo de Consulta"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_appointment.xml:38: Warning: Hardcoded string "dd/MM/yyyy", should use @string resource [HardcodedText]
|
||||
android:text="dd/MM/yyyy"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_appointment.xml:45: Warning: Hardcoded string "HH:mm", should use @string resource [HardcodedText]
|
||||
android:text="HH:mm"
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_appointment.xml:53: Warning: Hardcoded string "Motivo: --", should use @string resource [HardcodedText]
|
||||
android:text="Motivo: --"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_medication.xml:37: Warning: Hardcoded string "Nome Medicamento", should use @string resource [HardcodedText]
|
||||
android:text="Nome Medicamento"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_medication.xml:46: Warning: Hardcoded string "Dosagem", should use @string resource [HardcodedText]
|
||||
android:text="Dosagem"
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_medication.xml:53: Warning: Hardcoded string "Observações", should use @string resource [HardcodedText]
|
||||
android:text="Observações"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_medication.xml:63: Warning: Hardcoded string "HH:mm", should use @string resource [HardcodedText]
|
||||
android:text="HH:mm"
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/layout/item_time_slot.xml:6: Warning: Hardcoded string "09:00", should use @string resource [HardcodedText]
|
||||
android:text="09:00"
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/menu/menu_bottom.xml:6: Warning: Hardcoded string "Pacientes", should use @string resource [HardcodedText]
|
||||
android:title="Pacientes" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/menu/menu_bottom.xml:10: Warning: Hardcoded string "Agenda", should use @string resource [HardcodedText]
|
||||
android:title="Agenda" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/menu/menu_bottom.xml:14: Warning: Hardcoded string "Consultas", should use @string resource [HardcodedText]
|
||||
android:title="Consultas" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
/Users/230405/Desktop/med Cuida+/app/src/main/res/menu/menu_bottom.xml:18: Warning: Hardcoded string "Perfil", should use @string resource [HardcodedText]
|
||||
android:title="Perfil" />
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Explanation for issues of type "HardcodedText":
|
||||
Hardcoding text attributes directly in layout files is bad for several
|
||||
@@ -561,4 +718,4 @@ distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
There are quickfixes to automatically extract this hardcoded string into a
|
||||
resource lookup.
|
||||
|
||||
0 errors, 121 warnings
|
||||
0 errors, 172 warnings
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<incidents format="6" by="lint 9.1.0" type="partial_results">
|
||||
<incidents format="6" by="lint 9.2.0" type="partial_results">
|
||||
<map id="UnsafeIntentLaunch">
|
||||
<map id="unprotected">
|
||||
<entry
|
||||
@@ -11,46 +11,54 @@
|
||||
</map>
|
||||
</map>
|
||||
<map id="UnusedResources">
|
||||
<location id="R.color.primary_light_color"
|
||||
<location id="R.color.black"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/colors.xml"
|
||||
line="5"
|
||||
line="23"
|
||||
column="12"
|
||||
startOffset="169"
|
||||
endLine="5"
|
||||
endColumn="38"
|
||||
endOffset="195"/>
|
||||
startOffset="1020"
|
||||
endLine="23"
|
||||
endColumn="24"
|
||||
endOffset="1032"/>
|
||||
<location id="R.color.purple_200"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/colors.xml"
|
||||
line="18"
|
||||
column="12"
|
||||
startOffset="741"
|
||||
startOffset="799"
|
||||
endLine="18"
|
||||
endColumn="29"
|
||||
endOffset="758"/>
|
||||
endOffset="816"/>
|
||||
<location id="R.color.purple_500"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/colors.xml"
|
||||
line="19"
|
||||
column="12"
|
||||
startOffset="786"
|
||||
startOffset="844"
|
||||
endLine="19"
|
||||
endColumn="29"
|
||||
endOffset="803"/>
|
||||
endOffset="861"/>
|
||||
<location id="R.color.purple_700"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/colors.xml"
|
||||
line="20"
|
||||
column="12"
|
||||
startOffset="831"
|
||||
startOffset="889"
|
||||
endLine="20"
|
||||
endColumn="29"
|
||||
endOffset="848"/>
|
||||
endOffset="906"/>
|
||||
<location id="R.color.teal_200"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/colors.xml"
|
||||
line="21"
|
||||
column="12"
|
||||
startOffset="876"
|
||||
startOffset="934"
|
||||
endLine="21"
|
||||
endColumn="27"
|
||||
endOffset="891"/>
|
||||
endOffset="949"/>
|
||||
<location id="R.color.teal_700"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/colors.xml"
|
||||
line="22"
|
||||
column="12"
|
||||
startOffset="977"
|
||||
endLine="22"
|
||||
endColumn="27"
|
||||
endOffset="992"/>
|
||||
<location id="R.drawable.btn_outline_error"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/btn_outline_error.xml"
|
||||
line="2"
|
||||
@@ -64,9 +72,17 @@
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="11"
|
||||
endColumn="10"
|
||||
endOffset="418"/>
|
||||
endLine="6"
|
||||
endColumn="9"
|
||||
endOffset="279"/>
|
||||
<location id="R.drawable.circle_bg_large"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/circle_bg_large.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="5"
|
||||
endColumn="9"
|
||||
endOffset="196"/>
|
||||
<location id="R.drawable.ic_launcher"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/ic_launcher.xml"
|
||||
line="1"
|
||||
@@ -75,6 +91,14 @@
|
||||
endLine="12"
|
||||
endColumn="10"
|
||||
endOffset="410"/>
|
||||
<location id="R.drawable.ic_launcher_final"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/ic_launcher_final.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="4"
|
||||
endColumn="14"
|
||||
endOffset="174"/>
|
||||
<location id="R.drawable.ic_launcher_round"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/ic_launcher_round.xml"
|
||||
line="1"
|
||||
@@ -83,73 +107,115 @@
|
||||
endLine="12"
|
||||
endColumn="10"
|
||||
endOffset="441"/>
|
||||
<location id="R.layout.activity_forgot_password"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/activity_forgot_password.xml"
|
||||
<location id="R.drawable.ic_logo"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/ic_logo.png"/>
|
||||
<location id="R.drawable.ic_logo_scaled"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/ic_logo_scaled.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="63"
|
||||
endColumn="16"
|
||||
endOffset="2292"/>
|
||||
<location id="R.layout.activity_register"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/activity_register.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="177"
|
||||
endLine="12"
|
||||
endColumn="14"
|
||||
endOffset="8604"/>
|
||||
<location id="R.layout.dialog_add_medication"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/dialog_add_medication.xml"
|
||||
line="2"
|
||||
endOffset="365"/>
|
||||
<location id="R.drawable.ic_nav_contactos"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/ic_nav_contactos.xml"
|
||||
line="1"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="85"
|
||||
endColumn="16"
|
||||
endOffset="3060"/>
|
||||
startOffset="0"
|
||||
endLine="5"
|
||||
endColumn="10"
|
||||
endOffset="536"/>
|
||||
<location id="R.drawable.ic_placeholder"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/drawable/ic_placeholder.xml"
|
||||
line="1"
|
||||
column="1"
|
||||
startOffset="0"
|
||||
endLine="10"
|
||||
endColumn="10"
|
||||
endOffset="443"/>
|
||||
<location id="R.layout.dialog_change_password"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/dialog_change_password.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="51"
|
||||
endLine="53"
|
||||
endColumn="16"
|
||||
endOffset="1943"/>
|
||||
<location id="R.layout.dialog_edit_profile"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/dialog_edit_profile.xml"
|
||||
endOffset="2020"/>
|
||||
<location id="R.menu.bottom_nav_menu"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/menu/bottom_nav_menu.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="128"
|
||||
endLine="29"
|
||||
endColumn="8"
|
||||
endOffset="936"/>
|
||||
<location id="R.navigation.mobile_navigation"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/navigation/mobile_navigation.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="52"
|
||||
endColumn="14"
|
||||
endOffset="5481"/>
|
||||
<location id="R.layout.item_appointment"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/item_appointment.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="58"
|
||||
endColumn="53"
|
||||
endOffset="2162"/>
|
||||
<location id="R.layout.item_medication"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/item_medication.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="76"
|
||||
endColumn="53"
|
||||
endOffset="2838"/>
|
||||
<location id="R.layout.item_time_slot"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/item_time_slot.xml"
|
||||
line="2"
|
||||
column="1"
|
||||
startOffset="39"
|
||||
endLine="9"
|
||||
endColumn="69"
|
||||
endOffset="420"/>
|
||||
endOffset="2095"/>
|
||||
<location id="R.string.age_hint"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/strings.xml"
|
||||
line="16"
|
||||
column="13"
|
||||
startOffset="679"
|
||||
endLine="16"
|
||||
endColumn="28"
|
||||
endOffset="694"/>
|
||||
<location id="R.string.title_appointments"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/strings.xml"
|
||||
line="4"
|
||||
column="13"
|
||||
startOffset="113"
|
||||
endLine="4"
|
||||
endColumn="38"
|
||||
endOffset="138"/>
|
||||
<location id="R.string.title_home"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/strings.xml"
|
||||
line="3"
|
||||
column="13"
|
||||
startOffset="67"
|
||||
endLine="3"
|
||||
endColumn="30"
|
||||
endOffset="84"/>
|
||||
<location id="R.string.title_medication"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/strings.xml"
|
||||
line="5"
|
||||
column="13"
|
||||
startOffset="170"
|
||||
endLine="5"
|
||||
endColumn="36"
|
||||
endOffset="193"/>
|
||||
<location id="R.string.title_profile"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/strings.xml"
|
||||
line="7"
|
||||
column="13"
|
||||
startOffset="272"
|
||||
endLine="7"
|
||||
endColumn="33"
|
||||
endOffset="292"/>
|
||||
<location id="R.string.title_sns24"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/strings.xml"
|
||||
line="6"
|
||||
column="13"
|
||||
startOffset="225"
|
||||
endLine="6"
|
||||
endColumn="31"
|
||||
endOffset="243"/>
|
||||
<location id="R.style.ShapeAppearanceOverlay_App_CornerSize50Percent"
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/themes.xml"
|
||||
line="46"
|
||||
column="12"
|
||||
startOffset="2330"
|
||||
endLine="46"
|
||||
endColumn="65"
|
||||
endOffset="2383"/>
|
||||
<entry
|
||||
name="model"
|
||||
string="attr[colorControlNormal(R),colorPrimaryVariant(R)],color[error_color(U),primary_color(U),background_color(U),surface_color(U),secondary_color(U),text_secondary(U),text_primary(U),black(U),teal_700(U),primary_light_color(D),primary_dark_color(U),secondary_dark_color(U),purple_200(D),purple_500(D),purple_700(D),teal_200(D),white(U)],drawable[ic_launcher_final(U),btn_outline_error(D),btn_outline_primary(D),ic_launcher(D),ic_logo(U),ic_launcher_round(D),ic_logo_scaled(U),ic_placeholder(U)],id[email_edit_text(D),reset_button(D),back_to_login(D),password_edit_text(D),checkbox_remember_me(D),login_button(D),forgot_password_link(D),register_link(D),nav_host_fragment(U),nav_view(U),name_edit_text(D),age_edit_text(D),utente_edit_text(D),gender_auto_complete(D),register_button(D),login_link(D),edit_med_name(D),text_med_time(D),radio_group_route(D),radio_oral(D),radio_topical(D),radio_inhalatory(D),edit_med_notes(D),new_password(D),button_cancel_password(D),button_save_password(D),edit_profile_image(D),button_change_photo(D),edit_name(D),edit_age(D),edit_utente(D),edit_email(D),button_change_password(D),button_cancel(D),button_save(D),recycler_appointments_future(D),recycler_appointments_past(D),text_greeting(U),card_next_medication(U),next_med_name(D),next_med_time(D),button_book_appointment(D),text_title(U),recycler_medication(D),text_empty_medications(D),fab_add_medication(D),profile_image(D),profile_name(D),profile_email(D),profile_age(D),profile_utente(D),button_edit_profile(D),button_logout(D),datePicker(D),recycler_time_slots(D),spinner_doctor(D),edit_reason(D),btn_confirm_appointment(D),button_call_sns(D),input_symptoms(D),button_ai_triage(D),text_ai_result(D),button_find_hospital(D),text_type(D),text_date(D),text_time(D),text_reason(D),text_med_name(D),text_med_dosage(D),text_med_notes(D),checkbox_taken(D),btn_time_slot(D),navigation_home(U),navigation_appointments(U),navigation_medication(U),navigation_sns24(U),navigation_profile(U),mobile_navigation(D),action_home_to_schedule_appointment(R),navigation_schedule_appointment(U),action_appointments_to_schedule(R)],layout[activity_forgot_password(D),activity_login(U),activity_main(U),activity_register(D),activity_register_medico(U),dialog_add_medication(D),dialog_change_password(D),dialog_edit_profile(D),fragment_appointments(U),fragment_home(U),fragment_medication(U),fragment_profile(U),fragment_schedule_appointment(U),fragment_sns24(U),item_appointment(D),item_medication(D),item_time_slot(D)],menu[bottom_nav_menu(U)],navigation[mobile_navigation(U)],string[app_name(U),forgot_password(U),email_hint(U),login_title(U),password_hint(U),login_button(U),no_account(U),register_title(U),name_hint(U),age_hint(U),register_button(U),already_account(U),title_appointments(U),title_medication(U),title_sns24(U),title_home(U),title_profile(U)],style[Theme_Cuida(U),Widget_MaterialComponents_TextInputLayout_OutlinedBox(R),Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu(R),Widget_MaterialComponents_Button_TextButton(E),ShapeAppearanceOverlay_App_CornerSize50Percent(U),Widget_MaterialComponents_Button_OutlinedButton(R),Theme_MaterialComponents_Light_NoActionBar(R),Widget_Cuida_Button(U),Widget_Cuida_CardView(U),Widget_MaterialComponents_Button(R),Widget_MaterialComponents_CardView(R)],xml[data_extraction_rules(U),backup_rules(U)];13^17^19,14^2,15^3,19^17,1a^0,6c^4^17^80^3^81,6d^4^7f^17^5^82^3^91^81^83^84^80^6^85^7^86,6e^24^7e^7d,6f^4^7f^17^5^86^3^91^87^88^92^81^83^89^8a^7^82^6,70^4^7f^17^5^86^3^91^87^88^92^81^83^89^8a^7^82^6,72^93,73^1a^94^93^95,74^8b^3,75^3^40^41,76^8c^3^45^7,77^4^1a^94^5^8^7^6^2^95,78^9^92^91,79^8d^3^a^91,7a^3^7,7b^6^3^9,7c^95,7d^8e^8b^8c^8d^8f,7e^63^8e^75^6a^8b^74^8c^76^8d^79^8f^77^78,90^96^3^c^12^6^d^1^97^98,97^99,98^9a^5;;;"/>
|
||||
string="attr[colorPrimary(R),colorControlNormal(E),selectableItemBackgroundBorderless(R),selectableItemBackground(R),colorPrimaryVariant(R)],color[secondary_color(U),primary_color(U),error_color(U),primary_light_color(U),background_color(U),text_primary(U),white(U),text_secondary(U),surface_color(U),primary_dark_color(U),secondary_dark_color(U),purple_200(D),purple_500(D),purple_700(D),teal_200(D),teal_700(D),black(D)],drawable[bg_gradient_header(U),btn_outline_error(D),btn_outline_primary(D),circle_bg(U),circle_bg_large(D),ic_arrow_back(U),ic_camera(U),ic_launcher(D),ic_launcher_final(D),ic_logo(D),ic_launcher_round(D),ic_logo_scaled(D),ic_nav_agenda(U),ic_nav_contactos(D),ic_nav_inicio(U),ic_nav_pacientes(U),ic_placeholder(D),ic_user(U),logo_app(U)],id[btn_sair_detalhe(U),tv_nome_paciente(U),tv_idade_paciente(U),tv_numero_utente(U),tv_sexo_paciente(U),tv_email_paciente(U),tv_medicacao_paciente(U),btn_enviar_paciente(U),btn_partilhar_relatorio(U),btn_voltar(U),img_perfil_edit(U),fab_edit_photo(U),edit_name(U),edit_specialty(U),edit_gender(U),edit_horario_inicio(U),edit_horario_fim(U),edit_email(U),btn_guardar_alteracoes(U),email_edit_text(U),reset_button(D),back_to_login(D),password_edit_text(U),checkbox_remember_me(D),login_button(U),forgot_password_link(U),register_link(U),lay_top(U),tv_greeting_main(U),container(D),bottom_navigation(U),view_agenda(U),calendarView(U),recycler_agenda(U),text_agenda_vazia(U),view_pacientes(U),search_layout_pacientes(D),edit_search_pacientes(U),text_empty_state(U),recycler_consultas(U),view_aceites(U),btn_prev_day_hist(U),btn_select_date_hist(U),text_agenda_info_hist(U),text_selected_date_full_hist(U),btn_next_day_hist(U),btn_go_today_icon_hist(U),text_aceites_empty(U),recycler_aceites(U),view_perfil(U),img_perfil_main(U),tv_nome_medico(U),tv_email_medico(U),tv_especialidade(U),tv_cedula(U),tv_horario_perfil(U),btn_editar_dados(U),btn_logout(U),name_edit_text(U),specialty_edit_text(U),gender_auto_complete(U),register_button(U),login_link(U),new_password(D),button_cancel_password(D),button_save_password(D),text_paciente_nome(U),text_consulta_data_hora(U),text_consulta_status(U),btn_cancelar(U),btn_confirmar(U),image_paciente(D),text_paciente_email(U),navigation_home(U),navigation_appointments(U),navigation_medication(U),navigation_sns24(U),navigation_profile(U),nav_pacientes(U),nav_agenda(U),nav_aceites(U),nav_perfil(U),mobile_navigation(D),action_home_to_schedule_appointment(R),navigation_schedule_appointment(U),action_appointments_to_schedule(R)],layout[activity_detalhe_paciente(U),activity_editar_perfil(U),activity_forgot_password(U),activity_login(U),activity_main(U),activity_register(U),dialog_change_password(D),item_consulta_medico(U),item_paciente(U),fragment_home(E),fragment_appointments(E),fragment_medication(E),fragment_sns24(E),fragment_profile(E),fragment_schedule_appointment(E)],menu[menu_bottom(U),bottom_nav_menu(D)],mipmap[ic_launcher(U),ic_launcher_round(U)],navigation[mobile_navigation(D)],string[app_name(U),forgot_password(U),email_hint(U),login_title(U),password_hint(U),login_button(U),no_account(U),register_title(U),name_hint(U),register_button(U),already_account(U),title_home(D),title_appointments(D),title_medication(D),title_sns24(D),title_profile(D),age_hint(D)],style[Theme_Cuida(U),Widget_MaterialComponents_Button(R),Widget_MaterialComponents_Button_OutlinedButton(R),CircleImageView(U),Widget_MaterialComponents_TextInputLayout_OutlinedBox(R),Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu(R),Widget_CalendarView_Custom(U),Widget_MaterialComponents_Button_TextButton(E),Theme_MaterialComponents_Light_NoActionBar(R),Widget_Cuida_Button(U),Widget_Cuida_CardView(U),Widget_MaterialComponents_CardView(R),ShapeAppearanceOverlay_App_CornerSize50Percent(D)],xml[data_extraction_rules(U),backup_rules(U)];16^5^6,17^7,18^0,19^8,1a^8,1e^1f^21,21^1f,26^1,7f^9^2^1b^a^29^b^c^a5^6^a6,80^2^1b^0^27^a7^33^1c^b^a8^a9,81^9^28^94^6^c^a8^95,82^9^93^28^b^96^6^a8^95^97^98^94^5^99^c^9a,83^9^16^b^47^44^aa^c^a^25^0^2^1b^3^24^27^a7^7^8e,84^9^93^28^d^9a^6^a8^9b^a9^95^97^9c^9d^c^96^5,85^ab,86^d^19^27^6^a^c^7^a6,87^d^19^27^6^a^c,8e^25^22^27,8f^9e^9f^a0^a1^a2,92^72^9e^88^7d^9f^89^a0^8a^a1^8b^a2^8c^8d,a4^ac^6^e^b^5^f^4^ad^ae,aa^8^6,ad^a5,ae^af^d^e^6;;;"/>
|
||||
</map>
|
||||
|
||||
</incidents>
|
||||
|
||||
@@ -1,5 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<incidents format="6" by="lint 9.1.0" type="conditional_incidents">
|
||||
<incidents format="6" by="lint 9.2.0" type="conditional_incidents">
|
||||
|
||||
<incident
|
||||
id="MissingPermission"
|
||||
severity="error"
|
||||
message="">
|
||||
<fix-data missing="android.permission.ACCESS_NETWORK_STATE" message="Missing permissions required by ConnectivityManager.getActiveNetworkInfo: %1$s" lastApi="2147483647" operator="&"/>
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*javaDir*0}/com/example/medcuida/pro/ui/auth/LoginActivity.java"
|
||||
line="115"
|
||||
column="49"
|
||||
startOffset="4115"
|
||||
endLine="115"
|
||||
endColumn="74"
|
||||
endOffset="4140"/>
|
||||
<map>
|
||||
<entry
|
||||
name="message"
|
||||
string="Missing permissions required by ConnectivityManager.getActiveNetworkInfo: %1$s"/>
|
||||
<entry
|
||||
name="requirement"
|
||||
string="android.permission.ACCESS_NETWORK_STATE"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="MissingPermission"
|
||||
severity="error"
|
||||
message="">
|
||||
<fix-data missing="android.permission.ACCESS_NETWORK_STATE" message="Missing permissions required by ConnectivityManager.getActiveNetworkInfo: %1$s" lastApi="2147483647" operator="&"/>
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*javaDir*0}/com/example/medcuida/pro/ui/auth/RegisterActivity.java"
|
||||
line="143"
|
||||
column="49"
|
||||
startOffset="5540"
|
||||
endLine="143"
|
||||
endColumn="74"
|
||||
endOffset="5565"/>
|
||||
<map>
|
||||
<entry
|
||||
name="message"
|
||||
string="Missing permissions required by ConnectivityManager.getActiveNetworkInfo: %1$s"/>
|
||||
<entry
|
||||
name="requirement"
|
||||
string="android.permission.ACCESS_NETWORK_STATE"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="ExactAlarm"
|
||||
@@ -7,12 +53,12 @@
|
||||
message="`USE_EXACT_ALARM` can only be used when targeting API level 33 or higher">
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*manifest*0}"
|
||||
line="13"
|
||||
line="12"
|
||||
column="36"
|
||||
startOffset="655"
|
||||
endLine="13"
|
||||
startOffset="616"
|
||||
endLine="12"
|
||||
endColumn="70"
|
||||
endOffset="689"/>
|
||||
endOffset="650"/>
|
||||
<map>
|
||||
<condition targetLT="33"/>
|
||||
</map>
|
||||
@@ -84,78 +130,152 @@
|
||||
priority="0">
|
||||
<range
|
||||
file="${:app*debug*MAIN*sourceProvider*0*manifest*0}"
|
||||
startOffset="1100"
|
||||
endOffset="1120"/>
|
||||
startOffset="1051"
|
||||
endOffset="1071"/>
|
||||
</fix-replace>
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*manifest*0}"
|
||||
line="24"
|
||||
line="23"
|
||||
column="9"
|
||||
startOffset="1100"
|
||||
endLine="24"
|
||||
startOffset="1051"
|
||||
endLine="23"
|
||||
endColumn="29"
|
||||
endOffset="1120"/>
|
||||
endOffset="1071"/>
|
||||
<map>
|
||||
<condition minGE="31-∞"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="ObsoleteSdkInt"
|
||||
severity="warning"
|
||||
message="Unnecessary; `SDK_INT` is always >= 28">
|
||||
<fix-replace
|
||||
description="Delete tools:targetApi"
|
||||
replacement=""
|
||||
priority="0">
|
||||
<range
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/themes.xml"
|
||||
startOffset="1826"
|
||||
endOffset="1845"/>
|
||||
</fix-replace>
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/themes.xml"
|
||||
line="36"
|
||||
column="56"
|
||||
startOffset="1826"
|
||||
endLine="36"
|
||||
endColumn="75"
|
||||
endOffset="1845"/>
|
||||
<map>
|
||||
<condition minGE="28-∞"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="ObsoleteSdkInt"
|
||||
severity="warning"
|
||||
message="Unnecessary; `SDK_INT` is always >= 28">
|
||||
<fix-replace
|
||||
description="Delete tools:targetApi"
|
||||
replacement=""
|
||||
priority="0">
|
||||
<range
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/themes.xml"
|
||||
startOffset="1931"
|
||||
endOffset="1950"/>
|
||||
</fix-replace>
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/values/themes.xml"
|
||||
line="37"
|
||||
column="53"
|
||||
startOffset="1931"
|
||||
endLine="37"
|
||||
endColumn="72"
|
||||
endOffset="1950"/>
|
||||
<map>
|
||||
<condition minGE="28-∞"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="KeyboardInaccessibleWidget"
|
||||
severity="warning"
|
||||
message="'clickable' attribute found, please also add 'focusable'">
|
||||
<fix-attribute
|
||||
description="Set focusable="true""
|
||||
namespace="http://schemas.android.com/apk/res/android"
|
||||
attribute="focusable"
|
||||
value="true"/>
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/activity_editar_perfil.xml"
|
||||
line="126"
|
||||
column="21"
|
||||
startOffset="5490"
|
||||
endLine="126"
|
||||
endColumn="45"
|
||||
endOffset="5514"/>
|
||||
<map>
|
||||
<condition minLT="26-∞"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="KeyboardInaccessibleWidget"
|
||||
severity="warning"
|
||||
message="'clickable' attribute found, please also add 'focusable'">
|
||||
<fix-attribute
|
||||
description="Set focusable="true""
|
||||
namespace="http://schemas.android.com/apk/res/android"
|
||||
attribute="focusable"
|
||||
value="true"/>
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/activity_editar_perfil.xml"
|
||||
line="143"
|
||||
column="21"
|
||||
startOffset="6320"
|
||||
endLine="143"
|
||||
endColumn="45"
|
||||
endOffset="6344"/>
|
||||
<map>
|
||||
<condition minLT="26-∞"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="LabelFor"
|
||||
severity="warning"
|
||||
message="">
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/activity_editar_perfil.xml"
|
||||
line="100"
|
||||
column="14"
|
||||
startOffset="4304"
|
||||
endLine="100"
|
||||
endColumn="34"
|
||||
endOffset="4324"/>
|
||||
<map>
|
||||
<entry
|
||||
name="hint"
|
||||
boolean="false"/>
|
||||
<entry
|
||||
name="label"
|
||||
boolean="false"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="LabelFor"
|
||||
severity="warning"
|
||||
message="">
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/activity_register.xml"
|
||||
line="105"
|
||||
line="84"
|
||||
column="22"
|
||||
startOffset="5021"
|
||||
endLine="105"
|
||||
startOffset="3898"
|
||||
endLine="84"
|
||||
endColumn="42"
|
||||
endOffset="5041"/>
|
||||
<map>
|
||||
<entry
|
||||
name="hint"
|
||||
boolean="false"/>
|
||||
<entry
|
||||
name="label"
|
||||
boolean="false"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="LabelFor"
|
||||
severity="warning"
|
||||
message="">
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/activity_register_medico.xml"
|
||||
line="105"
|
||||
column="22"
|
||||
startOffset="5021"
|
||||
endLine="105"
|
||||
endColumn="42"
|
||||
endOffset="5041"/>
|
||||
<map>
|
||||
<entry
|
||||
name="hint"
|
||||
boolean="false"/>
|
||||
<entry
|
||||
name="label"
|
||||
boolean="false"/>
|
||||
</map>
|
||||
</incident>
|
||||
|
||||
<incident
|
||||
id="LabelFor"
|
||||
severity="warning"
|
||||
message="">
|
||||
<location
|
||||
file="${:app*debug*MAIN*sourceProvider*0*resDir*0}/layout/fragment_schedule_appointment.xml"
|
||||
line="64"
|
||||
column="10"
|
||||
startOffset="2241"
|
||||
endLine="64"
|
||||
endColumn="30"
|
||||
endOffset="2261"/>
|
||||
endOffset="3918"/>
|
||||
<map>
|
||||
<entry
|
||||
name="hint"
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,7 @@
|
||||
debuggable="true"
|
||||
mergedManifest="build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml"
|
||||
manifestMergeReport="build/outputs/logs/manifest-merger-debug-report.txt"
|
||||
proguardFiles="build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-9.1.0"
|
||||
proguardFiles="build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-9.2.0"
|
||||
partialResultsDir="build/intermediates/lint_partial_results/debug/lintAnalyzeDebug/out">
|
||||
<buildFeatures
|
||||
viewBinding="true"/>
|
||||
@@ -28,6 +28,6 @@
|
||||
applicationId="com.example.medcuida.pro"
|
||||
generatedSourceFolders="build/generated/ap_generated_sources/debug/out:build/generated/data_binding_base_class_source_out/debug/out"
|
||||
generatedResourceFolders="build/generated/res/processDebugGoogleServices:build/generated/res/resValues/debug"
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.3.1/transforms/56130608d9d3164e20c700afa78e16f0/transformed/D8BackportedDesugaredMethods.txt">
|
||||
desugaredMethodsFiles="/Users/230405/.gradle/caches/9.4.1/transforms/7473c73b078130e603dd1d8e008ab0b2/transformed/D8BackportedDesugaredMethods.txt">
|
||||
</artifact>
|
||||
</variant>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name=":app"
|
||||
type="APP"
|
||||
maven="Cuida:app:unspecified"
|
||||
agpVersion="9.1.0"
|
||||
agpVersion="9.2.0"
|
||||
buildFolder="build"
|
||||
bootClassPath="/Users/230405/Library/Android/sdk/platforms/android-35/android.jar:/Users/230405/Library/Android/sdk/build-tools/36.0.0/core-lambda-stubs.jar"
|
||||
javaSourceLevel="1.8"
|
||||
|
||||
@@ -23,7 +23,9 @@ drawable btn_outline_primary
|
||||
drawable circle_bg
|
||||
drawable circle_bg_large
|
||||
drawable ic_arrow_back
|
||||
drawable ic_calendar
|
||||
drawable ic_camera
|
||||
drawable ic_close
|
||||
drawable ic_launcher
|
||||
drawable ic_launcher_final
|
||||
drawable ic_launcher_round
|
||||
@@ -34,14 +36,20 @@ drawable ic_nav_contactos
|
||||
drawable ic_nav_inicio
|
||||
drawable ic_nav_pacientes
|
||||
drawable ic_placeholder
|
||||
drawable ic_plus
|
||||
drawable ic_search
|
||||
drawable ic_user
|
||||
drawable logo_app
|
||||
id action_appointments_to_schedule
|
||||
id action_home_to_schedule_appointment
|
||||
id back_to_login
|
||||
id bottom_navigation
|
||||
id btn_add_time
|
||||
id btn_adicionar_medicamento
|
||||
id btn_agendar_consulta
|
||||
id btn_cancelar
|
||||
id btn_confirmar
|
||||
id btn_confirmar_agendamento
|
||||
id btn_editar_dados
|
||||
id btn_go_today_icon_hist
|
||||
id btn_guardar_alteracoes
|
||||
@@ -49,21 +57,30 @@ id btn_logout
|
||||
id btn_next_day_hist
|
||||
id btn_prev_day_hist
|
||||
id btn_sair_detalhe
|
||||
id btn_save_med
|
||||
id btn_select_date_agenda
|
||||
id btn_select_date_hist
|
||||
id btn_voltar
|
||||
id button_cancel_password
|
||||
id button_save_password
|
||||
id calendarView
|
||||
id card_time_slot
|
||||
id checkbox_remember_me
|
||||
id chip_group_times
|
||||
id container
|
||||
id edit_consulta_motivo
|
||||
id edit_email
|
||||
id edit_gender
|
||||
id edit_horario_fim
|
||||
id edit_horario_inicio
|
||||
id edit_med_name
|
||||
id edit_med_notes
|
||||
id edit_name
|
||||
id edit_search_paciente_agenda
|
||||
id edit_search_pacientes
|
||||
id edit_specialty
|
||||
id email_edit_text
|
||||
id fab_add_consulta
|
||||
id fab_edit_photo
|
||||
id forgot_password_link
|
||||
id gender_auto_complete
|
||||
@@ -71,6 +88,7 @@ id image_paciente
|
||||
id img_perfil_edit
|
||||
id img_perfil_main
|
||||
id lay_top
|
||||
id layout_search_paciente
|
||||
id login_button
|
||||
id login_link
|
||||
id mobile_navigation
|
||||
@@ -87,12 +105,18 @@ id navigation_schedule_appointment
|
||||
id navigation_sns24
|
||||
id new_password
|
||||
id password_edit_text
|
||||
id rb_inhalatory
|
||||
id rb_oral
|
||||
id rb_topical
|
||||
id recycler_aceites
|
||||
id recycler_agenda
|
||||
id recycler_consultas
|
||||
id recycler_search_results
|
||||
id recycler_time_slots
|
||||
id register_button
|
||||
id register_link
|
||||
id reset_button
|
||||
id rg_administration
|
||||
id search_layout_pacientes
|
||||
id specialty_edit_text
|
||||
id text_aceites_empty
|
||||
@@ -103,19 +127,24 @@ id text_consulta_status
|
||||
id text_empty_state
|
||||
id text_paciente_email
|
||||
id text_paciente_nome
|
||||
id text_pill_name
|
||||
id text_selected_date_full_hist
|
||||
id tv_cedula
|
||||
id tv_email_medico
|
||||
id tv_email_paciente
|
||||
id tv_especialidade
|
||||
id tv_especialidade_fixed
|
||||
id tv_greeting_main
|
||||
id tv_horario_perfil
|
||||
id tv_idade_paciente
|
||||
id tv_medicacao_paciente
|
||||
id tv_medico_fixed
|
||||
id tv_nome_medico
|
||||
id tv_nome_paciente
|
||||
id tv_numero_utente
|
||||
id tv_paciente_selecionado_fixed
|
||||
id tv_sexo_paciente
|
||||
id tv_time_slot
|
||||
id view_aceites
|
||||
id view_agenda
|
||||
id view_pacientes
|
||||
@@ -126,9 +155,13 @@ layout activity_forgot_password
|
||||
layout activity_login
|
||||
layout activity_main
|
||||
layout activity_register
|
||||
layout dialog_add_medication
|
||||
layout dialog_change_password
|
||||
layout dialog_schedule_appointment
|
||||
layout item_comprimido_search
|
||||
layout item_consulta_medico
|
||||
layout item_paciente
|
||||
layout item_time_slot
|
||||
menu bottom_nav_menu
|
||||
menu menu_bottom
|
||||
mipmap ic_launcher
|
||||
|
||||
@@ -76,360 +76,371 @@
|
||||
39-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:20:9-54
|
||||
40 android:supportsRtl="true"
|
||||
40-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:21:9-35
|
||||
41 android:testOnly="true"
|
||||
42 android:theme="@style/Theme.Cuida" >
|
||||
42-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:22:9-43
|
||||
43 <activity
|
||||
43-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:25:9-29:20
|
||||
44 android:name="com.example.medcuida.pro.MainActivity"
|
||||
44-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:26:13-41
|
||||
45 android:exported="true"
|
||||
45-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:27:13-36
|
||||
46 android:windowSoftInputMode="adjustResize" >
|
||||
46-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:28:13-55
|
||||
47 </activity>
|
||||
48 <activity
|
||||
48-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:31:9-36:20
|
||||
49 android:name="com.example.medcuida.pro.ui.auth.LoginActivity"
|
||||
49-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:31:19-56
|
||||
50 android:exported="true" >
|
||||
50-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:31:57-80
|
||||
51 <intent-filter>
|
||||
51-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:32:13-35:29
|
||||
52 <action android:name="android.intent.action.MAIN" />
|
||||
52-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:33:17-69
|
||||
52-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:33:25-66
|
||||
53
|
||||
54 <category android:name="android.intent.category.LAUNCHER" />
|
||||
54-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:34:17-77
|
||||
54-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:34:27-74
|
||||
55 </intent-filter>
|
||||
56 </activity>
|
||||
57 <activity android:name="com.example.medcuida.pro.ui.auth.RegisterActivity" />
|
||||
57-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:38:9-62
|
||||
57-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:38:19-59
|
||||
58 <activity android:name="com.example.medcuida.pro.ui.auth.ForgotPasswordActivity" />
|
||||
58-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:39:9-68
|
||||
58-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:39:19-65
|
||||
59 <activity android:name="com.example.medcuida.pro.DetalhePacienteActivity" />
|
||||
59-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:41:9-61
|
||||
59-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:41:19-58
|
||||
60 <activity android:name="com.example.medcuida.pro.EditarPerfilActivity" />
|
||||
60-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:42:9-58
|
||||
60-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:42:19-55
|
||||
61
|
||||
62 <service
|
||||
62-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:24:9-32:19
|
||||
63 android:name="androidx.credentials.playservices.CredentialProviderMetadataHolder"
|
||||
63-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:25:13-94
|
||||
64 android:enabled="true"
|
||||
64-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:26:13-35
|
||||
65 android:exported="false" >
|
||||
65-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:27:13-37
|
||||
66 <meta-data
|
||||
66-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:29:13-31:104
|
||||
67 android:name="androidx.credentials.CREDENTIAL_PROVIDER_KEY"
|
||||
67-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:30:17-76
|
||||
68 android:value="androidx.credentials.playservices.CredentialProviderPlayServicesImpl" />
|
||||
68-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:31:17-101
|
||||
69 </service>
|
||||
70
|
||||
71 <activity
|
||||
71-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:34:9-41:20
|
||||
72 android:name="androidx.credentials.playservices.HiddenActivity"
|
||||
72-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:35:13-76
|
||||
73 android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
|
||||
73-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:36:13-87
|
||||
74 android:enabled="true"
|
||||
74-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:37:13-35
|
||||
75 android:exported="false"
|
||||
75-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:38:13-37
|
||||
76 android:fitsSystemWindows="true"
|
||||
76-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:39:13-45
|
||||
77 android:theme="@style/Theme.Hidden" >
|
||||
77-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:40:13-48
|
||||
78 </activity>
|
||||
79 <activity
|
||||
79-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:42:9-49:20
|
||||
80 android:name="androidx.credentials.playservices.IdentityCredentialApiHiddenActivity"
|
||||
80-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:43:13-97
|
||||
81 android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
|
||||
81-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:44:13-87
|
||||
82 android:enabled="true"
|
||||
82-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:45:13-35
|
||||
83 android:exported="false"
|
||||
83-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:46:13-37
|
||||
84 android:fitsSystemWindows="true"
|
||||
84-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:47:13-45
|
||||
85 android:theme="@style/Theme.Hidden" >
|
||||
85-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:48:13-48
|
||||
86 </activity>
|
||||
87 <activity
|
||||
87-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:23:9-27:75
|
||||
88 android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity"
|
||||
88-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:24:13-93
|
||||
89 android:excludeFromRecents="true"
|
||||
89-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:25:13-46
|
||||
90 android:exported="false"
|
||||
90-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:26:13-37
|
||||
91 android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
||||
91-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:27:13-72
|
||||
92 <!--
|
||||
93 Service handling Google Sign-In user revocation. For apps that do not integrate with
|
||||
94 Google Sign-In, this service will never be started.
|
||||
95 -->
|
||||
96 <service
|
||||
96-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:33:9-37:51
|
||||
97 android:name="com.google.android.gms.auth.api.signin.RevocationBoundService"
|
||||
97-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:34:13-89
|
||||
98 android:exported="true"
|
||||
98-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:35:13-36
|
||||
99 android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION"
|
||||
99-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:36:13-107
|
||||
100 android:visibleToInstantApps="true" />
|
||||
100-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:37:13-48
|
||||
101
|
||||
102 <activity
|
||||
102-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:29:9-46:20
|
||||
103 android:name="com.google.firebase.auth.internal.GenericIdpActivity"
|
||||
103-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:30:13-80
|
||||
104 android:excludeFromRecents="true"
|
||||
104-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:31:13-46
|
||||
105 android:exported="true"
|
||||
105-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:32:13-36
|
||||
106 android:launchMode="singleTask"
|
||||
106-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:33:13-44
|
||||
107 android:theme="@android:style/Theme.Translucent.NoTitleBar" >
|
||||
107-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:34:13-72
|
||||
108 <intent-filter>
|
||||
108-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:35:13-45:29
|
||||
109 <action android:name="android.intent.action.VIEW" />
|
||||
109-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:17-69
|
||||
109-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:25-66
|
||||
110
|
||||
111 <category android:name="android.intent.category.DEFAULT" />
|
||||
111-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:17-76
|
||||
111-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:27-73
|
||||
112 <category android:name="android.intent.category.BROWSABLE" />
|
||||
112-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:17-78
|
||||
112-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:27-75
|
||||
113
|
||||
114 <data
|
||||
114-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:41:17-44:51
|
||||
115 android:host="firebase.auth"
|
||||
115-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:42:21-49
|
||||
116 android:path="/"
|
||||
116-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:43:21-37
|
||||
117 android:scheme="genericidp" />
|
||||
117-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:44:21-48
|
||||
118 </intent-filter>
|
||||
119 </activity>
|
||||
120 <activity
|
||||
120-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:47:9-64:20
|
||||
121 android:name="com.google.firebase.auth.internal.RecaptchaActivity"
|
||||
121-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:48:13-79
|
||||
122 android:excludeFromRecents="true"
|
||||
122-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:49:13-46
|
||||
123 android:exported="true"
|
||||
123-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:50:13-36
|
||||
124 android:launchMode="singleTask"
|
||||
124-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:51:13-44
|
||||
125 android:theme="@android:style/Theme.Translucent.NoTitleBar" >
|
||||
125-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:52:13-72
|
||||
126 <intent-filter>
|
||||
126-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:53:13-63:29
|
||||
127 <action android:name="android.intent.action.VIEW" />
|
||||
127-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:17-69
|
||||
127-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:25-66
|
||||
128
|
||||
129 <category android:name="android.intent.category.DEFAULT" />
|
||||
129-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:17-76
|
||||
129-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:27-73
|
||||
130 <category android:name="android.intent.category.BROWSABLE" />
|
||||
130-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:17-78
|
||||
130-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:27-75
|
||||
131
|
||||
132 <data
|
||||
132-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:41:17-44:51
|
||||
133 android:host="firebase.auth"
|
||||
133-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:42:21-49
|
||||
134 android:path="/"
|
||||
134-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:43:21-37
|
||||
135 android:scheme="recaptcha" />
|
||||
135-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:44:21-48
|
||||
136 </intent-filter>
|
||||
137 </activity>
|
||||
138
|
||||
139 <service
|
||||
139-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:66:9-72:19
|
||||
140 android:name="com.google.firebase.components.ComponentDiscoveryService"
|
||||
140-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:67:13-84
|
||||
141 android:directBootAware="true"
|
||||
141-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:32:13-43
|
||||
142 android:exported="false" >
|
||||
142-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:68:13-37
|
||||
143 <meta-data
|
||||
143-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:69:13-71:85
|
||||
144 android:name="com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar"
|
||||
144-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:70:17-109
|
||||
145 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
145-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:71:17-82
|
||||
146 <meta-data
|
||||
146-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:17:13-19:85
|
||||
147 android:name="com.google.firebase.components:com.google.firebase.firestore.FirebaseFirestoreKtxRegistrar"
|
||||
147-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:18:17-122
|
||||
148 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
148-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:19:17-82
|
||||
149 <meta-data
|
||||
149-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:20:13-22:85
|
||||
150 android:name="com.google.firebase.components:com.google.firebase.firestore.FirestoreRegistrar"
|
||||
150-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:21:17-111
|
||||
151 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
151-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:22:17-82
|
||||
152 <meta-data
|
||||
152-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:30:13-32:85
|
||||
153 android:name="com.google.firebase.components:com.google.firebase.storage.FirebaseStorageKtxRegistrar"
|
||||
153-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:31:17-118
|
||||
154 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
154-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:32:17-82
|
||||
155 <meta-data
|
||||
155-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:33:13-35:85
|
||||
156 android:name="com.google.firebase.components:com.google.firebase.storage.StorageRegistrar"
|
||||
156-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:34:17-107
|
||||
157 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
157-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:35:17-82
|
||||
158 <meta-data
|
||||
158-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:25:13-27:85
|
||||
159 android:name="com.google.firebase.components:com.google.firebase.appcheck.FirebaseAppCheckKtxRegistrar"
|
||||
159-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:26:17-120
|
||||
160 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
160-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:27:17-82
|
||||
161 <meta-data
|
||||
161-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:28:13-30:85
|
||||
162 android:name="com.google.firebase.components:com.google.firebase.appcheck.FirebaseAppCheckRegistrar"
|
||||
162-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:29:17-117
|
||||
163 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
163-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:30:17-82
|
||||
164 <meta-data
|
||||
164-->[com.google.firebase:firebase-common-ktx:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/cf305491177ecec94b01e5a7a1ffc5da/transformed/jetified-firebase-common-ktx-20.4.2/AndroidManifest.xml:12:13-14:85
|
||||
165 android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonLegacyRegistrar"
|
||||
165-->[com.google.firebase:firebase-common-ktx:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/cf305491177ecec94b01e5a7a1ffc5da/transformed/jetified-firebase-common-ktx-20.4.2/AndroidManifest.xml:13:17-116
|
||||
166 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
166-->[com.google.firebase:firebase-common-ktx:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/cf305491177ecec94b01e5a7a1ffc5da/transformed/jetified-firebase-common-ktx-20.4.2/AndroidManifest.xml:14:17-82
|
||||
167 <meta-data
|
||||
167-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:35:13-37:85
|
||||
168 android:name="com.google.firebase.components:com.google.firebase.FirebaseCommonKtxRegistrar"
|
||||
168-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:36:17-109
|
||||
169 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
169-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:37:17-82
|
||||
170 </service>
|
||||
171
|
||||
172 <activity
|
||||
172-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:9-173
|
||||
173 android:name="com.google.android.gms.common.api.GoogleApiActivity"
|
||||
173-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:19-85
|
||||
174 android:exported="false"
|
||||
174-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:146-170
|
||||
175 android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
||||
175-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:86-145
|
||||
41 android:theme="@style/Theme.Cuida" >
|
||||
41-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:22:9-43
|
||||
42 <activity
|
||||
42-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:25:9-29:20
|
||||
43 android:name="com.example.medcuida.pro.MainActivity"
|
||||
43-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:26:13-41
|
||||
44 android:exported="true"
|
||||
44-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:27:13-36
|
||||
45 android:windowSoftInputMode="adjustResize" >
|
||||
45-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:28:13-55
|
||||
46 </activity>
|
||||
47 <activity
|
||||
47-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:31:9-36:20
|
||||
48 android:name="com.example.medcuida.pro.ui.auth.LoginActivity"
|
||||
48-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:31:19-56
|
||||
49 android:exported="true" >
|
||||
49-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:31:57-80
|
||||
50 <intent-filter>
|
||||
50-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:32:13-35:29
|
||||
51 <action android:name="android.intent.action.MAIN" />
|
||||
51-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:33:17-69
|
||||
51-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:33:25-66
|
||||
52
|
||||
53 <category android:name="android.intent.category.LAUNCHER" />
|
||||
53-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:34:17-77
|
||||
53-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:34:27-74
|
||||
54 </intent-filter>
|
||||
55 </activity>
|
||||
56 <activity android:name="com.example.medcuida.pro.ui.auth.RegisterActivity" />
|
||||
56-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:38:9-62
|
||||
56-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:38:19-59
|
||||
57 <activity android:name="com.example.medcuida.pro.ui.auth.ForgotPasswordActivity" />
|
||||
57-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:39:9-68
|
||||
57-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:39:19-65
|
||||
58 <activity android:name="com.example.medcuida.pro.DetalhePacienteActivity" />
|
||||
58-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:41:9-61
|
||||
58-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:41:19-58
|
||||
59 <activity android:name="com.example.medcuida.pro.EditarPerfilActivity" />
|
||||
59-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:42:9-58
|
||||
59-->/Users/230405/Desktop/med Cuida+/app/src/main/AndroidManifest.xml:42:19-55
|
||||
60
|
||||
61 <service
|
||||
61-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:24:9-32:19
|
||||
62 android:name="androidx.credentials.playservices.CredentialProviderMetadataHolder"
|
||||
62-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:25:13-94
|
||||
63 android:enabled="true"
|
||||
63-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:26:13-35
|
||||
64 android:exported="false" >
|
||||
64-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:27:13-37
|
||||
65 <meta-data
|
||||
65-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:29:13-31:104
|
||||
66 android:name="androidx.credentials.CREDENTIAL_PROVIDER_KEY"
|
||||
66-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:30:17-76
|
||||
67 android:value="androidx.credentials.playservices.CredentialProviderPlayServicesImpl" />
|
||||
67-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:31:17-101
|
||||
68 </service>
|
||||
69
|
||||
70 <activity
|
||||
70-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:34:9-41:20
|
||||
71 android:name="androidx.credentials.playservices.HiddenActivity"
|
||||
71-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:35:13-76
|
||||
72 android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
|
||||
72-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:36:13-87
|
||||
73 android:enabled="true"
|
||||
73-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:37:13-35
|
||||
74 android:exported="false"
|
||||
74-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:38:13-37
|
||||
75 android:fitsSystemWindows="true"
|
||||
75-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:39:13-45
|
||||
76 android:theme="@style/Theme.Hidden" >
|
||||
76-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:40:13-48
|
||||
77 </activity>
|
||||
78 <activity
|
||||
78-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:42:9-49:20
|
||||
79 android:name="androidx.credentials.playservices.IdentityCredentialApiHiddenActivity"
|
||||
79-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:43:13-97
|
||||
80 android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
|
||||
80-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:44:13-87
|
||||
81 android:enabled="true"
|
||||
81-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:45:13-35
|
||||
82 android:exported="false"
|
||||
82-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:46:13-37
|
||||
83 android:fitsSystemWindows="true"
|
||||
83-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:47:13-45
|
||||
84 android:theme="@style/Theme.Hidden" >
|
||||
84-->[androidx.credentials:credentials-play-services-auth:1.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/2052cad7fc410105af9e5e048f653dc6/transformed/jetified-credentials-play-services-auth-1.5.0/AndroidManifest.xml:48:13-48
|
||||
85 </activity>
|
||||
86 <activity
|
||||
86-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:23:9-27:75
|
||||
87 android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity"
|
||||
87-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:24:13-93
|
||||
88 android:excludeFromRecents="true"
|
||||
88-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:25:13-46
|
||||
89 android:exported="false"
|
||||
89-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:26:13-37
|
||||
90 android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
||||
90-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:27:13-72
|
||||
91 <!--
|
||||
92 Service handling Google Sign-In user revocation. For apps that do not integrate with
|
||||
93 Google Sign-In, this service will never be started.
|
||||
94 -->
|
||||
95 <service
|
||||
95-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:33:9-37:51
|
||||
96 android:name="com.google.android.gms.auth.api.signin.RevocationBoundService"
|
||||
96-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:34:13-89
|
||||
97 android:exported="true"
|
||||
97-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:35:13-36
|
||||
98 android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION"
|
||||
98-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:36:13-107
|
||||
99 android:visibleToInstantApps="true" />
|
||||
99-->[com.google.android.gms:play-services-auth:21.1.1] /Users/230405/.gradle/caches/9.4.1/transforms/183d099d8fec6f241db9d6671c6f1aa9/transformed/jetified-play-services-auth-21.1.1/AndroidManifest.xml:37:13-48
|
||||
100
|
||||
101 <activity
|
||||
101-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:29:9-46:20
|
||||
102 android:name="com.google.firebase.auth.internal.GenericIdpActivity"
|
||||
102-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:30:13-80
|
||||
103 android:excludeFromRecents="true"
|
||||
103-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:31:13-46
|
||||
104 android:exported="true"
|
||||
104-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:32:13-36
|
||||
105 android:launchMode="singleTask"
|
||||
105-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:33:13-44
|
||||
106 android:theme="@android:style/Theme.Translucent.NoTitleBar" >
|
||||
106-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:34:13-72
|
||||
107 <intent-filter>
|
||||
107-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:35:13-45:29
|
||||
108 <action android:name="android.intent.action.VIEW" />
|
||||
108-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:17-69
|
||||
108-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:25-66
|
||||
109
|
||||
110 <category android:name="android.intent.category.DEFAULT" />
|
||||
110-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:17-76
|
||||
110-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:27-73
|
||||
111 <category android:name="android.intent.category.BROWSABLE" />
|
||||
111-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:17-78
|
||||
111-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:27-75
|
||||
112
|
||||
113 <data
|
||||
113-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:41:17-44:51
|
||||
114 android:host="firebase.auth"
|
||||
114-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:42:21-49
|
||||
115 android:path="/"
|
||||
115-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:43:21-37
|
||||
116 android:scheme="genericidp" />
|
||||
116-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:44:21-48
|
||||
117 </intent-filter>
|
||||
118 </activity>
|
||||
119 <activity
|
||||
119-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:47:9-64:20
|
||||
120 android:name="com.google.firebase.auth.internal.RecaptchaActivity"
|
||||
120-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:48:13-79
|
||||
121 android:excludeFromRecents="true"
|
||||
121-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:49:13-46
|
||||
122 android:exported="true"
|
||||
122-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:50:13-36
|
||||
123 android:launchMode="singleTask"
|
||||
123-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:51:13-44
|
||||
124 android:theme="@android:style/Theme.Translucent.NoTitleBar" >
|
||||
124-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:52:13-72
|
||||
125 <intent-filter>
|
||||
125-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:53:13-63:29
|
||||
126 <action android:name="android.intent.action.VIEW" />
|
||||
126-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:17-69
|
||||
126-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:36:25-66
|
||||
127
|
||||
128 <category android:name="android.intent.category.DEFAULT" />
|
||||
128-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:17-76
|
||||
128-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:38:27-73
|
||||
129 <category android:name="android.intent.category.BROWSABLE" />
|
||||
129-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:17-78
|
||||
129-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:39:27-75
|
||||
130
|
||||
131 <data
|
||||
131-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:41:17-44:51
|
||||
132 android:host="firebase.auth"
|
||||
132-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:42:21-49
|
||||
133 android:path="/"
|
||||
133-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:43:21-37
|
||||
134 android:scheme="recaptcha" />
|
||||
134-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:44:21-48
|
||||
135 </intent-filter>
|
||||
136 </activity>
|
||||
137
|
||||
138 <service
|
||||
138-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:66:9-72:19
|
||||
139 android:name="com.google.firebase.components.ComponentDiscoveryService"
|
||||
139-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:67:13-84
|
||||
140 android:directBootAware="true"
|
||||
140-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:32:13-43
|
||||
141 android:exported="false" >
|
||||
141-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:68:13-37
|
||||
142 <meta-data
|
||||
142-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:69:13-71:85
|
||||
143 android:name="com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar"
|
||||
143-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:70:17-109
|
||||
144 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
144-->[com.google.firebase:firebase-auth:22.3.1] /Users/230405/.gradle/caches/9.4.1/transforms/c2ab2c735b614bf717ec402e761430da/transformed/jetified-firebase-auth-22.3.1/AndroidManifest.xml:71:17-82
|
||||
145 <meta-data
|
||||
145-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:17:13-19:85
|
||||
146 android:name="com.google.firebase.components:com.google.firebase.firestore.FirebaseFirestoreKtxRegistrar"
|
||||
146-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:18:17-122
|
||||
147 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
147-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:19:17-82
|
||||
148 <meta-data
|
||||
148-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:20:13-22:85
|
||||
149 android:name="com.google.firebase.components:com.google.firebase.firestore.FirestoreRegistrar"
|
||||
149-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:21:17-111
|
||||
150 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
150-->[com.google.firebase:firebase-firestore:24.10.2] /Users/230405/.gradle/caches/9.4.1/transforms/90395a548cc86662f5304f67b28bf2b1/transformed/jetified-firebase-firestore-24.10.2/AndroidManifest.xml:22:17-82
|
||||
151 <meta-data
|
||||
151-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:30:13-32:85
|
||||
152 android:name="com.google.firebase.components:com.google.firebase.storage.FirebaseStorageKtxRegistrar"
|
||||
152-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:31:17-118
|
||||
153 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
153-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:32:17-82
|
||||
154 <meta-data
|
||||
154-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:33:13-35:85
|
||||
155 android:name="com.google.firebase.components:com.google.firebase.storage.StorageRegistrar"
|
||||
155-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:34:17-107
|
||||
156 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
156-->[com.google.firebase:firebase-storage:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/f3e5eecaa99c66a05dc684d2e6515751/transformed/jetified-firebase-storage-20.3.0/AndroidManifest.xml:35:17-82
|
||||
157 <meta-data
|
||||
157-->[com.google.firebase:firebase-database:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/85bc2fd994ec05380e713012eeef7bde/transformed/jetified-firebase-database-20.3.0/AndroidManifest.xml:29:13-31:85
|
||||
158 android:name="com.google.firebase.components:com.google.firebase.database.FirebaseDatabaseKtxRegistrar"
|
||||
158-->[com.google.firebase:firebase-database:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/85bc2fd994ec05380e713012eeef7bde/transformed/jetified-firebase-database-20.3.0/AndroidManifest.xml:30:17-120
|
||||
159 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
159-->[com.google.firebase:firebase-database:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/85bc2fd994ec05380e713012eeef7bde/transformed/jetified-firebase-database-20.3.0/AndroidManifest.xml:31:17-82
|
||||
160 <meta-data
|
||||
160-->[com.google.firebase:firebase-database:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/85bc2fd994ec05380e713012eeef7bde/transformed/jetified-firebase-database-20.3.0/AndroidManifest.xml:32:13-34:85
|
||||
161 android:name="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar"
|
||||
161-->[com.google.firebase:firebase-database:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/85bc2fd994ec05380e713012eeef7bde/transformed/jetified-firebase-database-20.3.0/AndroidManifest.xml:33:17-109
|
||||
162 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
162-->[com.google.firebase:firebase-database:20.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/85bc2fd994ec05380e713012eeef7bde/transformed/jetified-firebase-database-20.3.0/AndroidManifest.xml:34:17-82
|
||||
163 <meta-data
|
||||
163-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:25:13-27:85
|
||||
164 android:name="com.google.firebase.components:com.google.firebase.appcheck.FirebaseAppCheckKtxRegistrar"
|
||||
164-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:26:17-120
|
||||
165 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
165-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:27:17-82
|
||||
166 <meta-data
|
||||
166-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:28:13-30:85
|
||||
167 android:name="com.google.firebase.components:com.google.firebase.appcheck.FirebaseAppCheckRegistrar"
|
||||
167-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:29:17-117
|
||||
168 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
168-->[com.google.firebase:firebase-appcheck:17.1.2] /Users/230405/.gradle/caches/9.4.1/transforms/efe865db63e4c9e8e10f1bce53371588/transformed/jetified-firebase-appcheck-17.1.2/AndroidManifest.xml:30:17-82
|
||||
169 <meta-data
|
||||
169-->[com.google.firebase:firebase-common-ktx:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/cf305491177ecec94b01e5a7a1ffc5da/transformed/jetified-firebase-common-ktx-20.4.2/AndroidManifest.xml:12:13-14:85
|
||||
170 android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonLegacyRegistrar"
|
||||
170-->[com.google.firebase:firebase-common-ktx:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/cf305491177ecec94b01e5a7a1ffc5da/transformed/jetified-firebase-common-ktx-20.4.2/AndroidManifest.xml:13:17-116
|
||||
171 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
171-->[com.google.firebase:firebase-common-ktx:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/cf305491177ecec94b01e5a7a1ffc5da/transformed/jetified-firebase-common-ktx-20.4.2/AndroidManifest.xml:14:17-82
|
||||
172 <meta-data
|
||||
172-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:35:13-37:85
|
||||
173 android:name="com.google.firebase.components:com.google.firebase.FirebaseCommonKtxRegistrar"
|
||||
173-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:36:17-109
|
||||
174 android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
174-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:37:17-82
|
||||
175 </service>
|
||||
176
|
||||
177 <provider
|
||||
177-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:23:9-28:39
|
||||
178 android:name="com.google.firebase.provider.FirebaseInitProvider"
|
||||
178-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:24:13-77
|
||||
179 android:authorities="com.example.medcuida.pro.firebaseinitprovider"
|
||||
179-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:25:13-72
|
||||
180 android:directBootAware="true"
|
||||
180-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:26:13-43
|
||||
181 android:exported="false"
|
||||
181-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:27:13-37
|
||||
182 android:initOrder="100" />
|
||||
182-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:28:13-36
|
||||
183 <provider
|
||||
183-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:24:9-32:20
|
||||
184 android:name="androidx.startup.InitializationProvider"
|
||||
184-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:25:13-67
|
||||
185 android:authorities="com.example.medcuida.pro.androidx-startup"
|
||||
185-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:26:13-68
|
||||
186 android:exported="false" >
|
||||
186-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:27:13-37
|
||||
187 <meta-data
|
||||
187-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:29:13-31:52
|
||||
188 android:name="androidx.emoji2.text.EmojiCompatInitializer"
|
||||
188-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:30:17-75
|
||||
189 android:value="androidx.startup" />
|
||||
189-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:31:17-49
|
||||
190 <meta-data
|
||||
190-->[androidx.lifecycle:lifecycle-process:2.7.0] /Users/230405/.gradle/caches/9.4.1/transforms/d8c96f711681dff3d6a73c8e25c40e20/transformed/jetified-lifecycle-process-2.7.0/AndroidManifest.xml:29:13-31:52
|
||||
191 android:name="androidx.lifecycle.ProcessLifecycleInitializer"
|
||||
191-->[androidx.lifecycle:lifecycle-process:2.7.0] /Users/230405/.gradle/caches/9.4.1/transforms/d8c96f711681dff3d6a73c8e25c40e20/transformed/jetified-lifecycle-process-2.7.0/AndroidManifest.xml:30:17-78
|
||||
192 android:value="androidx.startup" />
|
||||
192-->[androidx.lifecycle:lifecycle-process:2.7.0] /Users/230405/.gradle/caches/9.4.1/transforms/d8c96f711681dff3d6a73c8e25c40e20/transformed/jetified-lifecycle-process-2.7.0/AndroidManifest.xml:31:17-49
|
||||
193 <meta-data
|
||||
193-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:29:13-31:52
|
||||
194 android:name="androidx.profileinstaller.ProfileInstallerInitializer"
|
||||
194-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:30:17-85
|
||||
195 android:value="androidx.startup" />
|
||||
195-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:31:17-49
|
||||
196 </provider>
|
||||
197
|
||||
198 <uses-library
|
||||
198-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:25:9-27:40
|
||||
199 android:name="androidx.window.extensions"
|
||||
199-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:26:13-54
|
||||
200 android:required="false" />
|
||||
200-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:27:13-37
|
||||
201 <uses-library
|
||||
201-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:28:9-30:40
|
||||
202 android:name="androidx.window.sidecar"
|
||||
202-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:29:13-51
|
||||
203 android:required="false" />
|
||||
203-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:30:13-37
|
||||
204
|
||||
205 <receiver
|
||||
205-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:34:9-52:20
|
||||
206 android:name="androidx.profileinstaller.ProfileInstallReceiver"
|
||||
206-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:35:13-76
|
||||
207 android:directBootAware="false"
|
||||
207-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:36:13-44
|
||||
208 android:enabled="true"
|
||||
208-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:37:13-35
|
||||
209 android:exported="true"
|
||||
209-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:38:13-36
|
||||
210 android:permission="android.permission.DUMP" >
|
||||
210-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:39:13-57
|
||||
211 <intent-filter>
|
||||
211-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:40:13-42:29
|
||||
212 <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
|
||||
212-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:41:17-91
|
||||
212-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:41:25-88
|
||||
213 </intent-filter>
|
||||
214 <intent-filter>
|
||||
214-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:43:13-45:29
|
||||
215 <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
|
||||
215-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:44:17-85
|
||||
215-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:44:25-82
|
||||
216 </intent-filter>
|
||||
217 <intent-filter>
|
||||
217-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:46:13-48:29
|
||||
218 <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
|
||||
218-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:47:17-88
|
||||
218-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:47:25-85
|
||||
219 </intent-filter>
|
||||
220 <intent-filter>
|
||||
220-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:49:13-51:29
|
||||
221 <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
|
||||
221-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:50:17-95
|
||||
221-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:50:25-92
|
||||
222 </intent-filter>
|
||||
223 </receiver>
|
||||
224
|
||||
225 <meta-data
|
||||
225-->[com.google.android.gms:play-services-basement:18.4.0] /Users/230405/.gradle/caches/9.4.1/transforms/ca53ef7d0f6eb13ea6473dfb23161c55/transformed/jetified-play-services-basement-18.4.0/AndroidManifest.xml:6:9-122
|
||||
226 android:name="com.google.android.gms.version"
|
||||
226-->[com.google.android.gms:play-services-basement:18.4.0] /Users/230405/.gradle/caches/9.4.1/transforms/ca53ef7d0f6eb13ea6473dfb23161c55/transformed/jetified-play-services-basement-18.4.0/AndroidManifest.xml:6:20-65
|
||||
227 android:value="@integer/google_play_services_version" />
|
||||
227-->[com.google.android.gms:play-services-basement:18.4.0] /Users/230405/.gradle/caches/9.4.1/transforms/ca53ef7d0f6eb13ea6473dfb23161c55/transformed/jetified-play-services-basement-18.4.0/AndroidManifest.xml:6:66-119
|
||||
228 </application>
|
||||
177 <activity
|
||||
177-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:9-173
|
||||
178 android:name="com.google.android.gms.common.api.GoogleApiActivity"
|
||||
178-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:19-85
|
||||
179 android:exported="false"
|
||||
179-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:146-170
|
||||
180 android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
||||
180-->[com.google.android.gms:play-services-base:18.5.0] /Users/230405/.gradle/caches/9.4.1/transforms/ebc0eb9a5febd76342bb5c0e09dc9854/transformed/jetified-play-services-base-18.5.0/AndroidManifest.xml:5:86-145
|
||||
181
|
||||
182 <provider
|
||||
182-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:23:9-28:39
|
||||
183 android:name="com.google.firebase.provider.FirebaseInitProvider"
|
||||
183-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:24:13-77
|
||||
184 android:authorities="com.example.medcuida.pro.firebaseinitprovider"
|
||||
184-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:25:13-72
|
||||
185 android:directBootAware="true"
|
||||
185-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:26:13-43
|
||||
186 android:exported="false"
|
||||
186-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:27:13-37
|
||||
187 android:initOrder="100" />
|
||||
187-->[com.google.firebase:firebase-common:20.4.2] /Users/230405/.gradle/caches/9.4.1/transforms/699e175fb68a37e3352d599004bc8bc6/transformed/jetified-firebase-common-20.4.2/AndroidManifest.xml:28:13-36
|
||||
188 <provider
|
||||
188-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:24:9-32:20
|
||||
189 android:name="androidx.startup.InitializationProvider"
|
||||
189-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:25:13-67
|
||||
190 android:authorities="com.example.medcuida.pro.androidx-startup"
|
||||
190-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:26:13-68
|
||||
191 android:exported="false" >
|
||||
191-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:27:13-37
|
||||
192 <meta-data
|
||||
192-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:29:13-31:52
|
||||
193 android:name="androidx.emoji2.text.EmojiCompatInitializer"
|
||||
193-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:30:17-75
|
||||
194 android:value="androidx.startup" />
|
||||
194-->[androidx.emoji2:emoji2:1.2.0] /Users/230405/.gradle/caches/9.4.1/transforms/8adcc0f19aa0614bc4a5858bcdd47c2a/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:31:17-49
|
||||
195 <meta-data
|
||||
195-->[androidx.lifecycle:lifecycle-process:2.7.0] /Users/230405/.gradle/caches/9.4.1/transforms/d8c96f711681dff3d6a73c8e25c40e20/transformed/jetified-lifecycle-process-2.7.0/AndroidManifest.xml:29:13-31:52
|
||||
196 android:name="androidx.lifecycle.ProcessLifecycleInitializer"
|
||||
196-->[androidx.lifecycle:lifecycle-process:2.7.0] /Users/230405/.gradle/caches/9.4.1/transforms/d8c96f711681dff3d6a73c8e25c40e20/transformed/jetified-lifecycle-process-2.7.0/AndroidManifest.xml:30:17-78
|
||||
197 android:value="androidx.startup" />
|
||||
197-->[androidx.lifecycle:lifecycle-process:2.7.0] /Users/230405/.gradle/caches/9.4.1/transforms/d8c96f711681dff3d6a73c8e25c40e20/transformed/jetified-lifecycle-process-2.7.0/AndroidManifest.xml:31:17-49
|
||||
198 <meta-data
|
||||
198-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:29:13-31:52
|
||||
199 android:name="androidx.profileinstaller.ProfileInstallerInitializer"
|
||||
199-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:30:17-85
|
||||
200 android:value="androidx.startup" />
|
||||
200-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:31:17-49
|
||||
201 </provider>
|
||||
202
|
||||
203 <uses-library
|
||||
203-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:25:9-27:40
|
||||
204 android:name="androidx.window.extensions"
|
||||
204-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:26:13-54
|
||||
205 android:required="false" />
|
||||
205-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:27:13-37
|
||||
206 <uses-library
|
||||
206-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:28:9-30:40
|
||||
207 android:name="androidx.window.sidecar"
|
||||
207-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:29:13-51
|
||||
208 android:required="false" />
|
||||
208-->[androidx.window:window:1.0.0] /Users/230405/.gradle/caches/9.4.1/transforms/0d7d99e9f84984a52f6af8470dc2352d/transformed/jetified-window-1.0.0/AndroidManifest.xml:30:13-37
|
||||
209
|
||||
210 <receiver
|
||||
210-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:34:9-52:20
|
||||
211 android:name="androidx.profileinstaller.ProfileInstallReceiver"
|
||||
211-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:35:13-76
|
||||
212 android:directBootAware="false"
|
||||
212-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:36:13-44
|
||||
213 android:enabled="true"
|
||||
213-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:37:13-35
|
||||
214 android:exported="true"
|
||||
214-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:38:13-36
|
||||
215 android:permission="android.permission.DUMP" >
|
||||
215-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:39:13-57
|
||||
216 <intent-filter>
|
||||
216-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:40:13-42:29
|
||||
217 <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
|
||||
217-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:41:17-91
|
||||
217-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:41:25-88
|
||||
218 </intent-filter>
|
||||
219 <intent-filter>
|
||||
219-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:43:13-45:29
|
||||
220 <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
|
||||
220-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:44:17-85
|
||||
220-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:44:25-82
|
||||
221 </intent-filter>
|
||||
222 <intent-filter>
|
||||
222-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:46:13-48:29
|
||||
223 <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
|
||||
223-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:47:17-88
|
||||
223-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:47:25-85
|
||||
224 </intent-filter>
|
||||
225 <intent-filter>
|
||||
225-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:49:13-51:29
|
||||
226 <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
|
||||
226-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:50:17-95
|
||||
226-->[androidx.profileinstaller:profileinstaller:1.3.0] /Users/230405/.gradle/caches/9.4.1/transforms/89d3d2186188a54ef0c0bbdc54122a36/transformed/jetified-profileinstaller-1.3.0/AndroidManifest.xml:50:25-92
|
||||
227 </intent-filter>
|
||||
228 </receiver>
|
||||
229
|
||||
230</manifest>
|
||||
230 <meta-data
|
||||
230-->[com.google.android.gms:play-services-basement:18.4.0] /Users/230405/.gradle/caches/9.4.1/transforms/ca53ef7d0f6eb13ea6473dfb23161c55/transformed/jetified-play-services-basement-18.4.0/AndroidManifest.xml:6:9-122
|
||||
231 android:name="com.google.android.gms.version"
|
||||
231-->[com.google.android.gms:play-services-basement:18.4.0] /Users/230405/.gradle/caches/9.4.1/transforms/ca53ef7d0f6eb13ea6473dfb23161c55/transformed/jetified-play-services-basement-18.4.0/AndroidManifest.xml:6:20-65
|
||||
232 android:value="@integer/google_play_services_version" />
|
||||
232-->[com.google.android.gms:play-services-basement:18.4.0] /Users/230405/.gradle/caches/9.4.1/transforms/ca53ef7d0f6eb13ea6473dfb23161c55/transformed/jetified-play-services-basement-18.4.0/AndroidManifest.xml:6:66-119
|
||||
233 </application>
|
||||
234
|
||||
235</manifest>
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:testOnly="true"
|
||||
android:theme="@style/Theme.Cuida" >
|
||||
<activity
|
||||
android:name="com.example.medcuida.pro.MainActivity"
|
||||
@@ -155,6 +154,12 @@
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.storage.StorageRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.database.FirebaseDatabaseKtxRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.appcheck.FirebaseAppCheckKtxRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:testOnly="true"
|
||||
android:theme="@style/Theme.Cuida" >
|
||||
<activity
|
||||
android:name="com.example.medcuida.pro.MainActivity"
|
||||
@@ -155,6 +154,12 @@
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.storage.StorageRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.database.FirebaseDatabaseKtxRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.appcheck.FirebaseAppCheckKtxRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,44 @@
|
||||
[
|
||||
{
|
||||
"merged": "com.example.medcuida.pro.app-mergeDebugResources-54:/layout/item_comprimido_search.xml",
|
||||
"source": "com.example.medcuida.pro.app-main-57:/layout/item_comprimido_search.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/dialog_add_medication.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/dialog_add_medication.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/item_time_slot.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_time_slot.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/dialog_schedule_appointment.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/dialog_schedule_appointment.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_login.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_login.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/item_consulta_medico.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_consulta_medico.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_register.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_register.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_main.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_main.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_editar_perfil.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_editar_perfil.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/item_comprimido_search.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_comprimido_search.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_forgot_password.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_forgot_password.xml"
|
||||
@@ -7,36 +47,12 @@
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/item_paciente.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_paciente.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_login.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_login.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/dialog_change_password.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/dialog_change_password.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/item_consulta_medico.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_consulta_medico.xml"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_main.xml",
|
||||
"source": "com.example.medcuida.pro.app-main-57:/layout/activity_main.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_register.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_register.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_detalhe_paciente.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_detalhe_paciente.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_editar_perfil.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_editar_perfil.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-mergeDebugResources-54:/layout/activity_main.xml",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_main.xml"
|
||||
}
|
||||
]
|
||||
@@ -1,4 +1,108 @@
|
||||
[
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_launcher.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_launcher.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_bg_gradient_header.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/bg_gradient_header.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_nav_inicio.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_nav_inicio.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_editar_perfil.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_editar_perfil.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_main.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_main.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_detalhe_paciente.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_detalhe_paciente.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_calendar.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_calendar.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xxxhdpi_ic_launcher_round.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xxxhdpi/ic_launcher_round.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_item_comprimido_search.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_comprimido_search.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_plus.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_plus.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_dialog_add_medication.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/dialog_add_medication.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_item_consulta_medico.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_consulta_medico.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_circle_bg.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/circle_bg.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xxxhdpi_ic_launcher.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xxxhdpi/ic_launcher.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_logo_app.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/logo_app.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_btn_outline_primary.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/btn_outline_primary.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_search.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_search.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_nav_pacientes.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_nav_pacientes.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xhdpi_ic_launcher_round.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xhdpi/ic_launcher_round.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_item_paciente.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_paciente.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-mdpi_ic_launcher.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-mdpi/ic_launcher.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_circle_bg_large.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/circle_bg_large.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_forgot_password.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_forgot_password.xml"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.medcuida.pro.app-debug-55:/layout_item_comprimido_search.xml.flat",
|
||||
"source": "com.example.medcuida.pro.app-main-57:/layout/item_comprimido_search.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/xml_data_extraction_rules.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/xml/data_extraction_rules.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_item_time_slot.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_time_slot.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xxhdpi_ic_launcher.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xxhdpi/ic_launcher.png"
|
||||
@@ -15,29 +119,13 @@
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-mdpi_ic_launcher_round.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-mdpi/ic_launcher_round.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_launcher.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_launcher.xml"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.medcuida.pro.app-debug-55:/layout_activity_main.xml.flat",
|
||||
"source": "com.example.medcuida.pro.app-main-57:/layout/activity_main.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_logo.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_logo.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_editar_perfil.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_editar_perfil.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_nav_inicio.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_nav_inicio.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_bg_gradient_header.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/bg_gradient_header.xml"
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_dialog_schedule_appointment.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/dialog_schedule_appointment.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_btn_outline_error.xml.flat",
|
||||
@@ -47,26 +135,14 @@
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable-v26_ic_launcher_final.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable-v26/ic_launcher_final.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_main.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_main.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_camera.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_camera.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_detalhe_paciente.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_detalhe_paciente.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_nav_agenda.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_nav_agenda.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xxxhdpi_ic_launcher_round.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xxxhdpi/ic_launcher_round.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/xml_backup_rules.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/xml/backup_rules.xml"
|
||||
@@ -79,6 +155,10 @@
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/menu_menu_bottom.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/menu/menu_bottom.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_close.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_close.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-hdpi_ic_launcher_round.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-hdpi/ic_launcher_round.png"
|
||||
@@ -91,30 +171,10 @@
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_arrow_back.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_arrow_back.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_item_consulta_medico.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_consulta_medico.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_circle_bg.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/circle_bg.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_nav_contactos.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_nav_contactos.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xxxhdpi_ic_launcher.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xxxhdpi/ic_launcher.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_logo_app.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/logo_app.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_btn_outline_primary.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/btn_outline_primary.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xxhdpi_ic_launcher_round.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xxhdpi/ic_launcher_round.png"
|
||||
@@ -127,30 +187,10 @@
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_launcher_final.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_launcher_final.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_nav_pacientes.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_nav_pacientes.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-xhdpi_ic_launcher_round.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-xhdpi/ic_launcher_round.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_logo_scaled.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_logo_scaled.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_item_paciente.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/item_paciente.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/mipmap-mdpi_ic_launcher.png.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/mipmap-mdpi/ic_launcher.png"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_circle_bg_large.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/circle_bg_large.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_register.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_register.xml"
|
||||
@@ -159,10 +199,6 @@
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/menu_bottom_nav_menu.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/menu/bottom_nav_menu.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/layout_activity_forgot_password.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/layout/activity_forgot_password.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_user.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_user.xml"
|
||||
@@ -170,9 +206,5 @@
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/drawable_ic_launcher_round.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/drawable/ic_launcher_round.xml"
|
||||
},
|
||||
{
|
||||
"merged": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-debug-55:/xml_data_extraction_rules.xml.flat",
|
||||
"source": "/Users/230405/.gradle/daemon/9.4.1/com.example.medcuida.pro.app-main-57:/xml/data_extraction_rules.xml"
|
||||
}
|
||||
]
|
||||
@@ -38,7 +38,6 @@
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:testOnly="true"
|
||||
android:theme="@style/Theme.Cuida" >
|
||||
<activity
|
||||
android:name="com.example.medcuida.pro.MainActivity"
|
||||
@@ -155,6 +154,12 @@
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.storage.StorageRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.database.FirebaseDatabaseKtxRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.components:com.google.firebase.appcheck.FirebaseAppCheckKtxRegistrar"
|
||||
android:value="com.google.firebase.components.ComponentRegistrar" />
|
||||
|
||||
@@ -101,11 +101,12 @@
|
||||
|
||||
</LinearLayout>
|
||||
</com.google.android.material.card.MaterialCardView>
|
||||
|
||||
<!-- Card Clínica -->
|
||||
|
||||
<!-- Card Medicação -->
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="24dp"
|
||||
app:cardCornerRadius="20dp"
|
||||
app:cardElevation="0dp"
|
||||
app:strokeWidth="1dp"
|
||||
@@ -121,7 +122,7 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Medicação Atual"
|
||||
android:text="Medicação Ativa"
|
||||
android:textStyle="bold"
|
||||
android:textSize="20sp"
|
||||
android:textColor="@color/text_primary"
|
||||
@@ -129,13 +130,63 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_medicacao_paciente"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="A carregar medicação..."
|
||||
android:textSize="16sp"
|
||||
android:textColor="@color/text_secondary"
|
||||
android:lineSpacingExtra="4dp"/>
|
||||
|
||||
</LinearLayout>
|
||||
</com.google.android.material.card.MaterialCardView>
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="24dp"
|
||||
app:cardCornerRadius="20dp"
|
||||
app:cardElevation="0dp"
|
||||
app:strokeWidth="1dp"
|
||||
app:strokeColor="#E5E7EB"
|
||||
app:cardBackgroundColor="@color/white">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:padding="16dp">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Ações Clínicas"
|
||||
android:textStyle="bold"
|
||||
android:textSize="20sp"
|
||||
android:textColor="@color/text_primary"
|
||||
android:layout_marginBottom="16dp"/>
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_adicionar_medicamento"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="60dp"
|
||||
android:text="Adicionar Medicamento"
|
||||
app:cornerRadius="12dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
app:icon="@drawable/ic_plus"
|
||||
style="@style/Widget.MaterialComponents.Button"/>
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/btn_agendar_consulta"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="60dp"
|
||||
android:text="Marcar Consulta"
|
||||
app:cornerRadius="12dp"
|
||||
android:layout_marginBottom="24dp"
|
||||
app:icon="@drawable/ic_calendar"
|
||||
android:backgroundTint="#4CAF50"
|
||||
style="@style/Widget.MaterialComponents.Button"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</com.google.android.material.card.MaterialCardView>
|
||||
|
||||
|
||||
@@ -383,6 +383,19 @@
|
||||
</LinearLayout>
|
||||
</FrameLayout>
|
||||
|
||||
<com.google.android.material.floatingactionbutton.FloatingActionButton
|
||||
android:id="@+id/fab_add_consulta"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:layout_marginBottom="80dp"
|
||||
android:src="@drawable/ic_calendar"
|
||||
app:tint="@color/white"
|
||||
app:backgroundTint="@color/primary_color"
|
||||
app:elevation="6dp" />
|
||||
|
||||
<com.google.android.material.bottomnavigation.BottomNavigationView
|
||||
android:id="@+id/bottom_navigation"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user