Skip to content

Commit 0962aff

Browse files
authored
v0.1.5-pre.1
1 parent 0bf8637 commit 0962aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
minSdk 24
1212
targetSdk 32
1313
versionCode 7
14-
versionName "0.1.4"
14+
versionName "0.1.5-pre.1"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}
@@ -57,4 +57,4 @@ dependencies {
5757
testImplementation 'junit:junit:4.13.2'
5858
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
5959
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
60-
}
60+
}

0 commit comments

Comments
 (0)