dd
This commit is contained in:
@@ -39,7 +39,7 @@ android {
|
||||
targetSdkVersion 29
|
||||
// multiDexEnabled true
|
||||
versionCode 2
|
||||
versionName "1.1.2"
|
||||
versionName "1.1.3"
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
ndk {
|
||||
|
||||
|
||||
18
app/release/output-metadata.json
Normal file
18
app/release/output-metadata.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 2,
|
||||
"artifactType": {
|
||||
"type": "APK",
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "com.sl.HouseProperty",
|
||||
"variantName": "release",
|
||||
"elements": [
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"versionCode": 2,
|
||||
"versionName": "1.1.3",
|
||||
"outputFile": "app-release.apk"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -148,7 +148,6 @@
|
||||
<LinearLayout
|
||||
android:id="@+id/lyfuwu"
|
||||
android:layout_width="match_parent"
|
||||
android:visibility="gone"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginLeft="16dip"
|
||||
@@ -179,7 +178,6 @@
|
||||
android:id="@+id/lyyinsi"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="40dp"
|
||||
android:visibility="gone"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginLeft="16dip"
|
||||
android:gravity="center_vertical"
|
||||
|
||||
Reference in New Issue
Block a user