Skip to content

Commit 07439a9

Browse files
authored
courses: smoother view holders adapting (fixes #12176) (#12155)
1 parent fc5bdf2 commit 07439a9

2 files changed

Lines changed: 265 additions & 264 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "org.ole.planet.myplanet"
1313
minSdk = 26
1414
targetSdk = 36
15-
versionCode = 4962
16-
versionName = "0.49.62"
15+
versionCode = 4963
16+
versionName = "0.49.63"
1717
ndkVersion = '26.3.11579264'
1818
vectorDrawables.useSupportLibrary = true
1919
}

0 commit comments

Comments
 (0)