Skip to content

Commit aaab899

Browse files
committed
Bump to 1.25
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
1 parent c0aa747 commit aaab899

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
minSdkVersion 21
1919
targetSdkVersion 34
2020
compileSdk 34
21-
versionCode 25
22-
versionName "1.24"
21+
versionCode 26
22+
versionName "1.25"
2323

2424
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2525
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add prime factorization

0 commit comments

Comments
 (0)