Skip to content

Commit

Permalink
add: app\release\app-release.apk
Browse files Browse the repository at this point in the history
  • Loading branch information
a2633063 committed Oct 26, 2021
1 parent 0fa2f86 commit a3fb46e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified app/release/app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"type": "SINGLE",
"filters": [],
"versionCode": 51,
"versionName": "v1.10.1",
"versionName": "v1.11.0",
"outputFile": "app-release.apk"
}
]
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/rgbw_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:text="开灯"
app:layout_constraintBottom_toTopOf="@+id/checkBox"
app:layout_constraintBottom_toTopOf="@+id/chkGradient"
app:layout_constraintEnd_toStartOf="@+id/btn_close"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textViewW" />
Expand Down

0 comments on commit a3fb46e

Please sign in to comment.