Skip to content

Commit c1b3196

Browse files
Merge branch 'main' into Test
2 parents e64a630 + e7297cf commit c1b3196

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ This Android app operates the screen with commands from vision LLMs.
1414
Due to a GitHub restriction, you must be logged in to view the nightly download links:
1515
</br>
1616

17-
[nightly builds](https://github.com/Android-PowerUser/ScreenOperator/actions) from Github actions (You probably must reinstall the app because of different signatures) or install the old </br>
18-
[Screen Operator v1.2.apk](https://github.com/Android-PowerUser/ScreenOperator/releases/download/v2025.8.13/Screen.Operator.v1.2_don_t_work_on_Android_14-.apk) (without log in)
17+
[nightly builds](https://github.com/Android-PowerUser/ScreenOperator/actions) from Github actions (You probably must reinstall the app because of different signatures) or install the </br>
18+
[Screen Operator v2.apk](https://github.com/Android-PowerUser/ScreenOperator/releases/download/v2026.04.21/Screen.Operator.v2.apk) (without log in)
1919

2020
Updates in Github are much faster than on the Play Store and have no restrictions.
2121
</br>

build.gradle.kts

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
/*
2-
* Copyright 2023 Google LLC
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License");
5-
* you may not use this file except in compliance with the License.
6-
* You may obtain a copy of the License at
7-
*
8-
* http://www.apache.org/licenses/LICENSE-2.0
9-
*
10-
* Unless required by applicable law or agreed to in writing, software
11-
* distributed under the License is distributed on an "AS IS" BASIS,
12-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
* See the License for the specific language governing permissions and
14-
* limitations under the License.
15-
*/
16-
171
buildscript {
182
dependencies {
193
}

0 commit comments

Comments
 (0)