Bump Tethering apex version code

The version code in the manifest is only used for development
builds, as release builds dynamically replace it.

Bug: 170183552
Test: m
Change-Id: I51916756f41672d372e3a4adce3a8edf5d472c0d
This commit is contained in:
markchien
2020-10-22 10:50:48 +08:00
committed by Mark Chien
parent e432d6fa9b
commit 247a6a10e6

View File

@@ -1,4 +1,4 @@
{
"name": "com.android.tethering",
"version": 300000000
"version": 309999900
}