Skip to content

Commit

Permalink
Changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bohdan committed Jan 13, 2021
1 parent ae28d1e commit cac4fe6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion basket-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "0.0.2"
versionName "0.0.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ buildscript {
}
}

plugins {
id 'maven-publish'
}

allprojects {
repositories {
google()
Expand Down
Empty file removed gradle-mvn-push.gradle
Empty file.

0 comments on commit cac4fe6

Please sign in to comment.