Skip to content

Commit

Permalink
Changed version code
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoCCNunes committed Sep 28, 2020
1 parent 7d430ef commit a5fe724
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified arlocalizerview/.idea/caches/build_file_checksums.ser
Binary file not shown.
2 changes: 1 addition & 1 deletion arlocalizerview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
defaultConfig {
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode 1
versionCode 2
versionName "${versionMajor}.${versionMinor}.${versionPatch}"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit a5fe724

Please sign in to comment.