Skip to content

Commit c2e384f

Browse files
committed
1.0.4
1 parent 64672e0 commit c2e384f

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,8 +11,8 @@ android {
1111
applicationId "com.axiel7.tachisync"
1212
minSdk 24
1313
targetSdk 33
14-
versionCode 4
15-
versionName "1.0.3"
14+
versionCode 5
15+
versionName "1.0.4"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
resourceConfigurations += ['en']

0 commit comments

Comments
 (0)