Skip to content

Commit

Permalink
Release v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JingMatrix committed Apr 24, 2023
1 parent c03ef64 commit 48d6619
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions SUMMARY
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Add UserScripts and Dev Tools support for Android Chrome, Brave and Bromite.
Also support some other bonus features.
Add UserScripts and Dev Tools support to Android Chrome, Vivaldi, Bromite, Mulch and Brave browsers.
Edge browser is partially supported.
See README for some other bonus features.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId = "org.matrix.chromext"
minSdk = 26
targetSdk = 33
versionCode = 5
versionName = "2.3.0"
versionCode = 6
versionName = "3.0.0"
}

buildFeatures { buildConfig = true }
Expand Down

0 comments on commit 48d6619

Please sign in to comment.