fdroiddata/metadata/com.viper.simplert.yml
2021-11-23 15:19:38 +00:00

46 lines
1.4 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Internet
License: GPL-3.0-or-later
SourceCode: https://github.com/robinpaulson/SimpleRT/
IssueTracker: https://github.com/robinpaulson/SimpleRT/issues
AutoName: SimpleRT
Description: |-
Allows you to share your computers internet connection with your Android device
via a USB cable.
<i>Features:</i>
* Multi-tether. You can connect several android devices into one virtual network!
* DNS server specifying (custom or system one).
Development is still in progress, bugs and errors can occur.
RepoType: git
Repo: https://github.com/robinpaulson/SimpleRT.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: ccaef47c5ffe1d0c5e91c05ad94416079d6f99b3
subdir: simple-rt-android/app
gradle:
- yes
prebuild: sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck']
= 'true'/" ../build.gradle
- versionName: 1.1.1
versionCode: 2
commit: 3f5deb052f4aa336372d3abf739eb1308086ec37
subdir: simple-rt-android/app
gradle:
- yes
prebuild: sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck']
= 'true'/" ../build.gradle
ndk: r14b
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: simple-rt-android/app/build.gradle|versionCode\s(\d+)||([\d.]+)
CurrentVersion: 1.1.1
CurrentVersionCode: 2