Skip to content

Commit

Permalink
undo changes to group, version, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmcdermott2 committed Dec 21, 2021
1 parent 13ea860 commit 2206d53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions countrycodepicker/build.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'

group = 'com.github.konciergeMD'
version = "2.4.3"
def verCode = 243
group = 'com.github.joielechong'
version = "2.4.2"
def verCode = 242

android {
compileSdkVersion 29
Expand Down

0 comments on commit 2206d53

Please # to comment.