Skip to content

Commit

Permalink
Fixed compatibility with the Pedometer App from F-Droid.
Browse files Browse the repository at this point in the history
Version v1.2 (3)
  • Loading branch information
Kamuno committed Oct 22, 2021
1 parent d0e5914 commit 8247ee5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions BackupApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "org.secuso.privacyfriendlybackup"
minSdkVersion 21
targetSdkVersion 30
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
2 changes: 1 addition & 1 deletion BackupApp/src/main/assets/Signatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"46:6D:66:DC:05:8F:73:04:3E:5E:9B:DD:56:06:FD:AE:C1:9D:8F:80:C4:7F:44:C1:80:7D:65:77:5D:73:5C:3F",

"74:FD:9F:80:22:65:E1:D6:17:63:63:2B:8A:39:31:7D:8E:63:AE:53",
"E2:62:1C:CE:3C:A2:A9:5B:79:05:D3:6D:8B:43:C5:0B:71:15:76:6E:16:45:D4:27:79:A5:6E:AC:EF:16:33:F4",
"E2:62:1C:CE:3C:A2:A9:5B:79:05:D3:6D:8B:43:C5:0B:71:15:76:6E:16:45:D4:27:79:A5:6E:AC:EF:16:33:F4"
]

0 comments on commit 8247ee5

Please sign in to comment.