Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:MatteCarra/AccA into release_1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteCarra committed May 4, 2020
2 parents 88a25cc + 85cfee1 commit b05a92c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/mattecarra/accapp/acc/Acc.kt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ interface AccInterface {
}

object Acc {
const val bundledVersion = 202005011
const val bundledVersion = 202005040
private val defaultVersionPackage = mattecarra.accapp.acc.v201910132.AccHandler::class.java //Default AccHandler, used wen version is not recognized

/*
Expand Down
Binary file modified app/src/main/res/raw/acc_bundle
Binary file not shown.

0 comments on commit b05a92c

Please sign in to comment.