Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudemirovsky committed Feb 8, 2024
1 parent 7a62545 commit 212c7d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pt/animesdigital/build.gradle
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ext {
extName = 'Animes Digital'
extClass = '.AnimesDigital'
extVersionCode = 2
extVersionCode = 3
}

apply from: "$rootDir/common.gradle"

dependencies {
implementation(project(":lib:unpacker"))
}
}

0 comments on commit 212c7d1

Please sign in to comment.