Initial commit

This commit is contained in:
2025-06-04 23:42:03 +08:00
commit 6e10240402
48 changed files with 2300 additions and 0 deletions

5
gradle.properties Normal file
View File

@@ -0,0 +1,5 @@
# Project Configuration
project.name=Adbrowser
project.url=https://github.com/BetterAndroid/Adbrowser
project.groupName=com.highcapable.adbrowser
project.app.version="0.0.1"