mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-30 23:39:54 +00:00
initial commit
This commit is contained in:
parent
6dc29411a6
commit
16394be6ec
18 changed files with 494 additions and 402 deletions
|
|
@ -718,7 +718,7 @@ public class VectrasApp extends Application {
|
|||
}
|
||||
|
||||
public static void prepareDataForAppConfig(Activity _activity) {
|
||||
AppConfig.vectrasVersion = "2.9.2";
|
||||
AppConfig.vectrasVersion = "2.9.3";
|
||||
AppConfig.vectrasWebsite = "https://vectras.vercel.app/";
|
||||
AppConfig.vectrasWebsiteRaw = "https://raw.githubusercontent.com/xoureldeen/Vectras-VM-Android/refs/heads/master/web/";
|
||||
AppConfig.bootstrapfileslink = AppConfig.vectrasWebsiteRaw + "/data/setupfiles.json";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue