Skip to content

Commit 6a702ac

Browse files
committed
adding some fastlane data
1 parent 2e938cc commit 6a702ac

File tree

12 files changed

+13
-4
lines changed

12 files changed

+13
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ This app is just one piece of a bigger series of apps. You can find the rest of
1313
<a href='https://f-droid.org/packages/com.simplemobiletools.flashlight'><img src='http://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height=45 ></a>
1414

1515
<div style="display:flex;">
16-
<img alt="App image" src="screenshots/app.png" width="30%">
17-
<img alt="App image" src="screenshots/app_2.png" width="30%">
18-
<img alt="App image" src="screenshots/widget.png" width="30%">
16+
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app.png" width="30%">
17+
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_2.png" width="30%">
18+
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/widget.png" width="30%">
1919
</div>
2020

2121
License

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version = '1.2.10'
4+
ext.kotlin_version = '1.2.20'
55

66
repositories {
77
jcenter()
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep.
2+
3+
Comes with a 1x1 widget with customizable color.
4+
5+
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
6+
7+
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
20.3 KB
Loading
26.7 KB
Loading

0 commit comments

Comments
 (0)