Skip to content

Commit

Permalink
Merge pull request #6414 from grzesiek2010/COLLECT-6410_2
Browse files Browse the repository at this point in the history
Remove glEsVersion from manifest
  • Loading branch information
lognaturel authored Sep 13, 2024
2 parents 60c200b + ddae421 commit 66e9c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collect_app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ the specific language governing permissions and limitations under the License.
android:required="false" />
<uses-feature
android:glEsVersion="0x00030000"
android:required="false" />
tools:node="remove" />

<!-- Dangerous permissions -->
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
Expand Down

0 comments on commit 66e9c1f

Please sign in to comment.