Skip to content

Commit

Permalink
ArgosScan: Change CMS (#6931)
Browse files Browse the repository at this point in the history
* Change CMS

* Use sortedByDescend

Co-authored-by: AwkwardPeak7 <[email protected]>

---------

Co-authored-by: AwkwardPeak7 <[email protected]>
  • Loading branch information
choppeh and AwkwardPeak7 authored Jan 3, 2025
1 parent b7032b2 commit 78feecb
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 308 deletions.
2 changes: 1 addition & 1 deletion src/pt/argosscan/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
extName = 'Argos Scan'
extClass = '.ArgosScan'
extVersionCode = 23
extVersionCode = 24
}

apply from: "$rootDir/common.gradle"
Loading

0 comments on commit 78feecb

Please sign in to comment.