mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-05 06:00:31 -04:00
[gallery] set the version code and version name in AndroidManifest.xml
PiperOrigin-RevId: 771218623
This commit is contained in:
parent
207cc50878
commit
94097af9c8
1 changed files with 6 additions and 4 deletions
|
@ -17,6 +17,8 @@
|
|||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.ai.edge.gallery"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0.4"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<uses-sdk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue