Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Commit c2ee615

Browse files
committed
Updating the library versioning info
1 parent 6089d3c commit c2ee615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MifareClassicToolLibrary/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ android {
55
defaultConfig {
66
minSdkVersion 24
77
targetSdkVersion 26
8-
versionCode 15
9-
versionName "1.1.5"
8+
versionCode 17
9+
versionName "1.1.9"
1010
}
1111
buildTypes {
1212
release {

0 commit comments

Comments
 (0)