fix(id/samehadaku & oploverz): Update baseUrl #29

Merged
willyreza merged 4 commits from main into main 2024-07-06 09:42:03 -05:00
Showing only changes of commit 4c7bbda289 - Show all commits

View file

@ -1,7 +1,7 @@
ext {
extName = 'Samehadaku'
extClass = '.Samehadaku'
extVersionCode = 6
extVersionCode = 7
}
apply from: "$rootDir/common.gradle"