Bump version codes in tm-dev to match tm-mainline-prod

T FRC signals cannot be gathered from tm-frc-<module>-release branches
and instead tm-release is being used. tm-release uses default source
based version codes which are lower than prebuilts now. Bump them to
allow installation on tm-release based system images.

Bug: 233587299
Test: presubmit
Merged-In: I16b8b558f616e15286a8c305392b7a16a4a32be0
Change-Id: Ibab1c9c652ec38362c73c4bdfda19b997214d5c0
diff --git a/build/apex/manifest-art.json b/build/apex/manifest-art.json
index e38b6be..bf45076 100644
--- a/build/apex/manifest-art.json
+++ b/build/apex/manifest-art.json
@@ -1,6 +1,6 @@
 {
   "name": "com.android.art",
-  "version": 330090000,
+  "version": 339990000,
   "provideNativeLibs": [
     "libjdwp.so"
   ],