Skip to content

Commit

Permalink
[skip ci] chore: Mass-bump on extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
aniyomi-bot committed Oct 2, 2023
1 parent 50da087 commit 8da28fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/all/javguru/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
extName = 'Jav Guru'
pkgNameSuffix = 'all.javguru'
extClass = '.JavGuru'
extVersionCode = 5
extVersionCode = 6
libVersion = '13'
containsNsfw = true
}
Expand Down
2 changes: 1 addition & 1 deletion src/all/missav/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
extName = 'MissAV'
pkgNameSuffix = 'all.missav'
extClass = '.MissAV'
extVersionCode = 2
extVersionCode = 3
containsNsfw = true
}

Expand Down

0 comments on commit 8da28fb

Please sign in to comment.