1
0
Fork 0

i give up im just pushing everything

This commit is contained in:
nin0dev 2024-03-24 16:29:55 -04:00
parent 0e48db5921
commit f182a98b69
20 changed files with 519 additions and 407 deletions

View file

@ -0,0 +1,5 @@
package com.nin0dev.vendroid
object Constants {
const val JS_BUNDLE_URL = "https://github.com/VendroidEnhanced/Vencord/releases/latest/download/mobile.js"
}