6 Commits

Author SHA1 Message Date
pi
b4d11a72e5 first try f-droid 2025-11-12 00:54:08 +01:00
pi
21e19f0eba fix and closes
commit: 453e265963

fixes: #3
closes: #3
2025-11-11 02:05:07 +01:00
pi
bcaa8d0b3f first commit fix
commit 453e265963

fixes #3
2025-11-11 02:02:48 +01:00
pi
b4098a6cac Update README.md
fix #3
2025-11-11 01:59:27 +01:00
pi
3073f03323 Merge remote-tracking branch 'child-monitor-multiple-clients/adding-retrys' into adding-retrys 2025-11-11 01:45:09 +01:00
pi
453e265963 corrected version number 2025-11-11 01:43:10 +01:00
2 changed files with 17 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 34 targetSdkVersion 34
versionCode 14 versionCode 14
versionName "1.4" versionName "1.5"
} }
buildTypes { buildTypes {

View File

@@ -0,0 +1,16 @@
Categories:
- Productivity
License: GPL-3.0-or-later
AuthorName: Ben
SourceCode: https://github.com/abwesendkr/child-monitor-multiple-clients
IssueTracker: https://github.com/abwesendkr/child-monitor-multiple-clients/issues
Changelog: https://github.com/abwesendkr/child-monitor-multiple-clients/releases
AutoName: child-monitor-multiple-clients
RepoType: git
Repo: https://github.com/abwesendkr/child-monitor-multiple-clients.git
Builds:
- versionName: 1.5
versionCode: 1
commit: v1.0
gradle:
- yes