inserido busca das disciplinas professores

This commit is contained in:
Reginaldo
2023-11-30 12:21:37 -03:00
parent a30a57ebdf
commit 8fc77f2adc
67 changed files with 185 additions and 70 deletions

View File

@@ -7,6 +7,6 @@ public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.rkm.educaprof.rkm_educa_prof_app";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 2;
public static final String VERSION_NAME = "1.0.1";
public static final int VERSION_CODE = 3;
public static final String VERSION_NAME = "1.0.2";
}

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
#Mon Nov 13 15:27:38 BRT 2023
#Thu Nov 30 12:03:18 BRT 2023
base.0=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
path.0=classes.dex
renamed.0=classes.dex

View File

@@ -1,8 +1,8 @@
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.rkm.educaprof.rkm_educa_prof_app"
4 android:versionCode="2"
5 android:versionName="1.0.1" >
4 android:versionCode="3"
5 android:versionName="1.0.2" >
6
7 <uses-sdk
8 android:minSdkVersion="19"

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rkm.educaprof.rkm_educa_prof_app"
android:versionCode="2"
android:versionName="1.0.1" >
android:versionCode="3"
android:versionName="1.0.2" >
<uses-sdk
android:minSdkVersion="19"

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rkm.educaprof.rkm_educa_prof_app"
android:versionCode="2"
android:versionName="1.0.1" >
android:versionCode="3"
android:versionName="1.0.2" >
<uses-sdk
android:minSdkVersion="19"

View File

@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 2,
"versionName": "1.0.1",
"versionCode": 3,
"versionName": "1.0.2",
"outputFile": "AndroidManifest.xml"
}
],

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rkm.educaprof.rkm_educa_prof_app"
android:versionCode="2"
android:versionName="1.0.1" >
android:versionCode="3"
android:versionName="1.0.2" >
<uses-sdk
android:minSdkVersion="19"

View File

@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 2,
"versionName": "1.0.1",
"versionCode": 3,
"versionName": "1.0.2",
"outputFile": "AndroidManifest.xml"
}
],

View File

@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 2,
"versionName": "1.0.1",
"versionCode": 3,
"versionName": "1.0.2",
"outputFile": "resources-debug.ap_"
}
],

View File

@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 2,
"versionName": "1.0.1",
"versionCode": 3,
"versionName": "1.0.2",
"outputFile": "app-debug.apk"
}
],

View File

@@ -1 +1 @@
f058a856df12d0aae7a15c3e9fd868da2dedca32
d815f54346b6eff84e5c161985073425cb5c6334