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: Iab4c15d67bf3b6420a15ab40545462375948e680
Change-Id: I0f6f359a7321cbd2862b6117b3c3c324461c3c22
diff --git a/apex/manifest.json b/apex/manifest.json
index a5e0dc5..ccf4ddd 100644
--- a/apex/manifest.json
+++ b/apex/manifest.json
@@ -1,4 +1,4 @@
 {
   "name": "com.android.scheduling",
-  "version": 330090000
+  "version": 339990000
 }