Skip to content

Commit

Permalink
v0.1.5-pre.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiim committed Oct 27, 2023
1 parent 0bf8637 commit 0962aff
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 @@ -11,7 +11,7 @@ android {
minSdk 24
targetSdk 32
versionCode 7
versionName "0.1.4"
versionName "0.1.5-pre.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down Expand Up @@ -57,4 +57,4 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
}
}

0 comments on commit 0962aff

Please sign in to comment.