diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index c44ed4b..ab0159e 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/libraryzxing/build.gradle b/libraryzxing/build.gradle index acf3da2..ddfdbc5 100644 --- a/libraryzxing/build.gradle +++ b/libraryzxing/build.gradle @@ -6,8 +6,8 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 28 - versionCode 210 - versionName "2.1.0" + versionCode 212 + versionName "2.1.2" } buildTypes {