Skip to content

Commit

Permalink
chore: Release 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu committed Nov 29, 2020
1 parent 1a22162 commit 2233efc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 2001007
versionName "2.1.7-SNAPSHOT"
versionName "2.1.7"
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
}

Expand Down Expand Up @@ -40,7 +40,7 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')

implementation 'ai.elimu:model:2.0.24'
implementation 'ai.elimu:model:2.0.27'

implementation 'com.jakewharton.timber:timber:4.7.1'
implementation 'androidx.appcompat:appcompat:1.2.0'
Expand Down

0 comments on commit 2233efc

Please sign in to comment.