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: I786e3a0d3246e26c5e460e74d0306ffc1fe23c5e
Change-Id: I97beeca3a0618d86a90ceed5a317710f79b80e5a
diff --git a/apex/manifest.json b/apex/manifest.json
index e6f461b..fdf98ba 100644
--- a/apex/manifest.json
+++ b/apex/manifest.json
@@ -1,4 +1,4 @@
 {
     "name": "com.android.neuralnetworks",
-    "version": 330090000
+    "version": 339990000
 }